summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Migrate to pbr for build managementMonty Taylor2015-07-121-3/+3
* Update docs for the move to github.Robert Collins2014-08-241-0/+1
* * ``run`` now accepts ``--isolated`` as a parameter, which will cause eachRobert Collins2013-11-041-0/+15
* * When test listing fails, testr will now report an error rather thanRobert Collins2013-07-171-2/+4
* * A new testr.conf option ``group_regex`` can be used for groupingRobert Collins2013-07-161-0/+19
|\
| * Add group_regex option to .testr.conf to leverage use of group_regexMatthew Treinish2013-07-091-0/+24
|/
* Document the change of CPU core detectionChris Jones2013-04-161-4/+4
* Release 0.0.15, with minimal subunit v2 support.0.0.15Robert Collins2013-04-081-2/+2
* Update releasing docs and really release 0.0.14.0.0.14Robert Collins2013-02-081-0/+6
* * There is now a setuptools extension provided by ``testrespository`` making itRobert Collins2013-01-131-1/+19
|\
| * Add setuptools commands for running testr and coverage.Monty Taylor2013-01-111-0/+20
* | Tweak docs.Robert Collins2012-12-291-1/+2
* | ReST fixes for docs.Robert Collins2012-12-201-16/+11
* | Implement test listing and execution with test execution instances.Robert Collins2012-12-191-7/+11
* | Tweak some docs.Robert Collins2012-12-191-3/+5
* | Document overview.Robert Collins2012-12-191-10/+45
* | Merge trunk.Robert Collins2012-12-195-18/+755
|\ \
| * | Document workaround.Robert Collins2012-12-181-1/+5
| * | Fix .testr.conf example to match what works out there in the wild.Robert Collins2012-12-111-1/+1
| * | Better documentation for setup of .testr.conf.Robert Collins2012-12-091-12/+30
| * | First, horribly untested, version of --analyze-failures.Robert Collins2012-12-071-1/+4
| * | Science fiction.Robert Collins2012-12-061-0/+40
| * | * ``testr last`` now supports ``--subunit`` and when passed will outputRobert Collins2012-12-061-8/+4
| * | Document --until-failure.Robert Collins2012-12-061-0/+4
| * | * ``testr run --failing`` will no longer run any tests at all if there areRobert Collins2012-12-061-13/+17
| * | More accurate getting-going docs.Robert Collins2012-12-061-1/+4
| * | * Test tags are now shown in failures. Of particular interest for folk debggingRobert Collins2012-12-041-5/+8
| * | * Sphinx has been added to tie the documentation toghether (And it is availableRobert Collins2012-12-035-1/+611
| * | * As a side effect of fixing bug #597060 additional arguments passed to testrRobert Collins2012-12-031-6/+15
| * | Add more docs and tricks, including the fact that this poking isn't actually ...Robert Collins2012-12-031-0/+43
| |/
* | Sketch out remote operation in manual.Robert Collins2012-10-061-2/+61
|/
* * ``testr run`` now accepts a --concurrency option, allowing command lineRobert Collins2012-06-181-1/+9
* Implement hiding of tagged tests.Robert Collins2012-05-031-0/+17
* Merge trunk.Robert Collins2012-04-301-0/+6
|\
| * * ``testr`` will drop into PDB from its command line UI if the environmentRobert Collins2012-04-301-0/+6
* | Add config option to set filter tags.Robert Collins2012-01-111-2/+3
|/
* * ``testr load`` and ``testr run`` now have a flag ``--partial``. When setRobert Collins2010-12-071-1/+5
* Improve help.Robert Collins2010-12-071-2/+3
* Improve MANUAL for parallel testing.Robert Collins2010-12-061-2/+4
* Parallel testing implemented.Robert Collins2010-12-061-0/+15
* * ``testr list-tests`` is a new command that will list the tests for a projectRobert Collins2010-12-061-7/+29
* Save some doc updates.Robert Collins2010-08-302-4/+39
* ``run`` can also supply test ids on the command, for test runners thatRobert Collins2010-02-281-1/+2
* ``run`` also passes arguments and options down to the child process.Robert Collins2010-02-281-4/+10
* New subcommand ``run`` added which reads a .testr.conf file to figure out howRobert Collins2010-02-281-1/+17
* Tweak MANUAL.txt docs.Robert Collins2010-01-251-1/+4
* Add a NEWS file and tweak MANUAL.txt.Robert Collins2010-01-201-3/+3
* More dev docs.Robert Collins2010-01-091-0/+7
* Design docs.Robert Collins2010-01-092-0/+32
* More docs, CI system info and a check-xml to permit easy CI integration.Robert Collins2009-12-201-0/+32