Doug Hellmann is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againProctor overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
325e390d42f6 |
fix packaging instructions |
|
||
|
|
f736b503fd01 |
start migration to paver |
|
||
|
convert-repo
|
0e859532f2cf |
update tags |
|
||
|
|
7a10034d098e |
always rebuild setup.py and index.html |
|
||
|
|
412ccb02d26a |
use the right keys for the status lookup |
|
####### Proctor ####### 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``.