Python testing tools
Quite a long list of all kinds of testing tools for Python, and not only for unit testing. That looks very interesting, I will need to spend some time on that.
Found via jotsite.com.
Quite a long list of all kinds of testing tools for Python, and not only for unit testing. That looks very interesting, I will need to spend some time on that.
Found via jotsite.com.
RSS feed for comments on this post · TrackBack URL
Steve Lott said,
September 22, 2006 at 12:13 am
I made a stab at compare-and-contrast among testing tools. You can see it at
http://homepage.mac.com/s_lott/iblog/architecture/C101174436/index.html
You may find it helpful.