<< Previous
Contents
Next >>
Unit testing in practice
Tests organized into a suite
Automation for running test suite is crucial
The idea is that you run them all the time
...which also means they have to run fast!
(otherwise you'll never run them)