Lars Wirzenius: Unit and integration testing: an analogy with cars
Planet Debian
A unit is a part of your program you can test in isolation. You write unit tests to test all aspects of it that you care about. If all your unit tests pass, you should know that your unit works well. Integration tests are for testing that when your…
13 November 2017