summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Start getting streamresult into the innards.Robert Collins2013-03-151-0/+3
* * Expects subunit v2 if the local library has v2 support in the subunitRobert Collins2013-03-101-0/+9
* 0.0.14Robert Collins2013-02-081-0/+9
* Release 0.0.13.0.0.13Robert Collins2013-01-151-0/+3
* * ``setup.py testr`` was not indicating test failures via it's return code.Robert Collins2013-01-151-0/+6
* Release 0.0.120.0.12Robert Collins2013-01-131-0/+3
* * There is now a setuptools extension provided by ``testrespository`` making itRobert Collins2013-01-131-0/+7
|\
* | * BSD license file incorrectly claimed copyright by subunit contributors.Robert Collins2013-01-121-0/+3
* | * .testr.conf is now shipped in the source distribution to aid folk wanting toRobert Collins2013-01-121-0/+7
* | Release 0.0.11.0.0.11Robert Collins2012-12-291-0/+3
* | * Fix another incompatability with Mac OS X - gdbm dbm modules don't supportRobert Collins2012-12-291-0/+6
* | Release 0.0.10.0.0.10Robert Collins2012-12-201-0/+3
* | Support creating test execution environments at runtime.Robert Collins2012-12-201-0/+4
* | Implement test listing and execution with test execution instances.Robert Collins2012-12-191-0/+4
* | * TestCommand is now a fixture. This is used to ensure cached test instancesRobert Collins2012-12-191-0/+7
* | * It's now possible to configure ``test_run_concurrency`` in ``.testr.conf``Robert Collins2012-12-191-0/+6
* | Release 0.0.9.0.0.9Robert Collins2012-12-181-0/+3
* | Workaround Apple's OSX Python having a brain -damanged bsddb module.Robert Collins2012-12-181-0/+4
* | * ``testr --analyze-improvements`` now honours test regex filters and onlyRobert Collins2012-12-101-0/+6
* | Release 0.0.8.0.0.8Robert Collins2012-12-071-0/+3
* | First, horribly untested, version of --analyze-failures.Robert Collins2012-12-071-0/+4
* | Make failing --subunit always output 0 and document process exit codes for la...Robert Collins2012-12-061-2/+3
* | * ``testr last`` now supports ``--subunit`` and when passed will outputRobert Collins2012-12-061-0/+5
* | * ``test failing --subunit`` now exits 0 if there are no failing tests.Robert Collins2012-12-061-0/+3
* | * ``testr run --until-failure`` will repeat a test run until interrupted byRobert Collins2012-12-061-0/+3
* | * ``testr run --failing`` will no longer run any tests at all if there areRobert Collins2012-12-061-0/+3
* | * ``testr help command`` now shows the docstring for commands (Robert Collins)Robert Collins2012-12-051-0/+5
* | * ``testr load`` now supports passing filenames to subunit streams to load.Robert Collins2012-12-051-7/+10
* | * New argument type ``ExistingPathArgument`` for use when commands want to takeRobert Collins2012-12-051-0/+3
* | * Test tags are now shown in failures. Of particular interest for folk debggingRobert Collins2012-12-041-0/+4
* | * Sphinx has been added to tie the documentation toghether (And it is availableRobert Collins2012-12-031-0/+3
* | * As a side effect of fixing bug #597060 additional arguments passed to testrRobert Collins2012-12-031-0/+30
* | * ``testr run --load-list FILENAME`` will limit the tests run to the test idsRobert Collins2012-12-021-0/+5
* | NEWS.Robert Collins2012-10-231-0/+2
* | Improvements from review - better docs, avoid race condition with process exit.Robert Collins2012-10-231-1/+3
* | * ``testr run`` will now fail a test run if the test process exits non-zero.Robert Collins2012-10-221-0/+3
|/
* IMPROVEMENTSRobert Collins2012-09-191-2/+11
* Release 0.0.7.Robert Collins2012-09-121-0/+3
* Change to using distribute.Robert Collins2012-09-121-0/+6
* * stream loading will now synthesise datestamps before demultiplexing ratherRobert Collins2012-09-101-0/+12
* Stop test_id_list_default masking test_list_option with some horribly convolu...Robert Collins2012-07-241-0/+8
* * ``testr run`` now accepts a --concurrency option, allowing command lineRobert Collins2012-06-181-0/+8
* Release 0.0.6.Robert Collins2012-05-081-1/+4
* Implement hiding of tagged tests.Robert Collins2012-05-031-0/+5
* Glue into the active commands a way to get a customised filter, which the nex...Robert Collins2012-04-301-3/+3
* Another case of the DBM API breakage in Python2.7 fixed.Robert Collins2012-04-301-2/+2
* * ``testr`` will drop into PDB from its command line UI if the environmentRobert Collins2012-04-301-0/+3
* Merge add-worker-id-tagging. tag each test with the ID of the worker that exe...Jonathan Lange2012-04-201-0/+9
* Merge --subunit and --full-results support.Jonathan Lange2012-04-181-0/+4
* Merge encoding-error, fixing crasher bug for unicode streams.Jonathan Lange2012-04-021-0/+4