unit testing
Magnus Lycka
lycka at carmen.se
Wed Oct 10 12:00:13 EDT 2007
More information about the Python-list mailing list
Wed Oct 10 12:00:13 EDT 2007
- Previous message (by thread): unit testing
- Next message (by thread): unit testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/ >.
- Previous message (by thread): unit testing
- Next message (by thread): unit testing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list