Proctor 1.5
Proctor Test Runner
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.
For help with the command line interface, run proctorbatch --help.
- Author: Doug Hellmann
- Home Page: http://www.doughellmann.com/projects/Proctor/
- Download URL: http://www.doughellmann.com/downloads/Proctor-1.5.tar.gz
- Keywords: test,testing,unittest
- Platform: Any
- Requires coverage (>=2.77)
- Provides Proctor, proctorlib
- Categories
- Package Index Owner: doughellmann
- DOAP record: Proctor-1.5.xml
