Proctor
Automated test runner for Python
Proctor is a tool for running unit tests. It enhances the standard unittest module to provide the ability to find all tests in a set of code, categorize them via tagging, and run some or all of them. Test output may be generated in a variety of formats to support parsing by another tool or simple, nicely formatted, reports for human review.
Version 1.3.1
Released: Fri Aug 10 10:41:48 2007
Download
Download version 1.3.1
If -v option is used with proctorfilter, the full test output is printed.