14
14
test before writing the code.
16
16
In general, you can test at either the command-line level or the
19
19
* Try to practice Test-Driven Development. before fixing a bug, write a
20
20
test case so that it does not regress. Similarly for adding a new