[TIP] Unittest Changes

Christoph Zwerschke cito at online.de
Sun Jul 20 22:22:37 PDT 2008


Jonathan Lange schrieb:
 > The aim is to incorporate improvements to unittest that have stood the
 > test of time in real projects, rather than to come up with blue-sky
 > features.

I think the new features of JUnit4 should also be taken into 
consideration (see e.g. http://www.devx.com/Java/Article/31983)
for a remake of pyUnit. For instance, I sometimes missed setup and 
teardown methods that are executed only once per Test class.

-- Christoph



More information about the testing-in-python mailing list