Kai Chevannes

89%
Flag icon
One place where it makes sense to write the tests first is when fixing bugs. Before fixing a bug, write a unit test that fails because of the bug. Then fix the bug and make sure that the unit test now passes.
A Philosophy of Software Design
Rate this book
Clear rating
Open Preview