unit testing

Magnus Lycka lycka at carmen.se
Wed Oct 10 12:00:13 EDT 2007


byte8bits at gmail.com wrote:
> I maintain old code... code written a long time ago, before unittest
> was popular. Getting unittest to work on that is difficult at best.

Writing unit tests for lots of old code is not the most
funny thing you can imagine...

For situations like that, it might be much better to use
a tool like TextTest < http://texttest.carmen.se/ >.



More information about the Python-list mailing list