testoob


Advanced testing framework for Python

Testoob is an advanced testing framework and test runner for Python. As a test runner, it can run your unittest test suites and make your test-running easy with tons of useful options. As a framework, you can use it to make your test-writing easy with even more useful options :-)

Why Testoob?

Check out the feature list to see what Testoob can add to unittest.

Download

Install with easy_install: easy_install -U testoob

Or download and install yourself.

Source

The code is hosted on GitHub.

Docs

The documentation is sadly outdated, but may be a starting point: * Old getting started and examples (incomplete). * Generated API docs.

Package Maintainers

If you maintain a package for Testoob, you can drop us a line and we'll send you mail or open a bug tracker ticket when there's a new version, like we do for Gentoo.

News

Version 1.15 released, Oct. 2009

Version 1.15 (Oct. 2009) adds better Python 2.6, IronPython, and Jython support, as well as test coverage improvements, better color support, and some new options and bugfixes. (full release announcement).

<wiki:gadget url="http://www.ohloh.net/p/28157/widgets/project_factoids.xml" width="500" height="210" border="0" />

Project Information

Labels:
python testing unittest