There’s a scientific way to compute the lower bound of how many tests on a function are enough. Few people bother to measure anything in the firmware world, which is a shame. For this to be ...
When it's time to test your code, it's not good enough to simply write a unit test or two for each method. When you write unit tests, the goal is not to test every method, but also to test each ...