summaryrefslogtreecommitdiff
path: root/python/subunit/run.py
Commit message (Expand)AuthorAgeFilesLines
* Have the output of subunit.run include timing information.James Westby2011-11-011-0/+2
* Fix Python 3 syntax error.Jonathan Lange2011-07-261-1/+1
* The Subunit Python test runner ``python -m subunit.run`` can now report theRobert Collins2010-11-301-1/+2
* Tweak discovery patch as requested in the review.Robert Collins2010-07-011-2/+5
* Modify the usage message from subunit.run.James Westby2010-06-221-2/+28
* Use testtools to do the running and so support discovery via that.James Westby2010-06-121-26/+2
* Add --discover-pattern.James Westby2010-06-071-1/+5
* Implement a hacky first pass at discovery.James Westby2010-06-071-2/+18
* Support SUBUNIT_FORMATTER environment variable.Jelmer Vernooij2010-01-151-2/+3
* License change to BSD/Apache License 2.0.Robert Collins2009-09-301-12/+10
* Proper use of capitals for proper nouns.Robert Collins2009-09-191-1/+1
* Move python API documentation into the subunit pydoc.Robert Collins2009-09-191-1/+6
* Merge python helper subunit.run, for running python suites in subunit.Robert Collins2009-07-181-4/+2
* Move subunitrun => subunit.runJelmer Vernooij2009-06-121-0/+45