8
8
In general, you can test at either the command-line level or the
9
9
internal API level. Choose whichever is appropriate: if adding a
10
10
new command, or a new command option, then call through run_bzr().
13
16
* Before fixing a bug, write a test case so that it does not regress.