Unit testing frameworks

Alexander Draeger dral at hrz.tu-chemnitz.de
Sun Mar 29 16:17:22 EDT 2009


Hi,

I'm work on a testing framework for Python. Until now I have
implemented the main features of PyUnit and JUnit 4.x. I like the
annotation syntax of JUnit 4.x and it's theory concept is great
therefore you can imagine how my framework will be.

I plan a lot of additionally features which are neither part of Junit
4.5 nor PyUnit. Finding testcases automatically is a good idea.

Alex



More information about the Python-list mailing list