Where did you learn to unit test? How did you learn?

Josh joshway_without_spam at myway.com
Tue Apr 29 10:48:51 EDT 2003


Christopher Blunck <blunck at gst.com> wrote:
...

> What advice can you offer on spreading the testing bug around?  

If you have an established codebase, it might be difficult to convince
people to go back and add unit tests for all functionality.  One good
way to ease people into it is to get them to write a unit test for
every bug-fix they make.




More information about the Python-list mailing list