summaryrefslogtreecommitdiff
path: root/python/subunit/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Support --locals in tracebacks and release 1.1.01.1.0Robert Collins2015-03-101-6/+4
* Generate scenarios inside subunit.tests.test_suite, not by subclassing WithSc...Thomi Richards2013-12-091-1/+5
* Merge trunk.Thomi Richards2013-11-251-0/+15
|\
| * The test suite was failing 6 tests due to testtools changing it's outputRobert Collins2013-11-241-0/+15
* | Added empty test module to test suite.Thomi Richards2013-11-181-1/+3
|/
* * Most filters will now accept a file path argument instead of only readingRobert Collins2013-08-251-0/+2
* BUG FIXESRobert Collins2013-06-161-13/+14
* Start on an encoder.Robert Collins2013-02-221-0/+2
* Have the output of subunit.run include timing information.James Westby2011-11-011-0/+2
* Use testtools facilities for the details API.Robert Collins2009-12-111-4/+0
* Move details parsing into a separate class.Robert Collins2009-10-131-0/+2
* Move chunking to be \r\n based and create a dedicated module with that logic.Robert Collins2009-10-101-0/+2
* Add subunit.Content python class for serialisation.Robert Collins2009-10-041-0/+2
* Add ContentType class.Robert Collins2009-10-041-0/+2
* License change to BSD/Apache License 2.0.Robert Collins2009-09-301-13/+10
* Extend the progress model to support a push/pop model.Robert Collins2009-08-081-0/+2
* Add subunit.test_results.HookedTestResultDecorator.Robert Collins2009-07-221-0/+2
* Add a TestResultFilter supporting filtering out success/fail/errors.Robert Collins2009-02-221-0/+2
* subunit-stats filter added.Robert Collins2008-12-091-0/+2
* Add subunit-tags to alter the tags on a test stream.Robert Collins2008-12-081-0/+2
* Add a tap2subunit filter program.Robert Collins2008-12-081-1/+6
* Start C language bindings.Robert Collins2006-04-151-0/+25