Revision 1 as of 2005-06-17 09:55:46

Clear message

TestOOB - Python Testing Out Of (The) Box

About

[http://testoob.sourceforge.net TestOOB] is an advanced testing framework for Python. It is designed to integrate effortlessly with existing PyUnit (standard module 'unittest') test suites.

Features

Some of TestOOB's features are:

How to use

After [https://sourceforge.net/project/showfiles.php?group_id=138557 downloading] and installing, just run your tests with the testoob executable. You can also replace calls to unittest.main with testoob.main.

More Information

Unable to edit the page? See the FrontPage for instructions.