index
:
delta/python-packages/testrepository-git.git
master
v2-only
github.com: testing-cabal/testrepository.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start getting streamresult into the innards.
Robert Collins
2013-03-15
1
-0
/
+3
*
* Expects subunit v2 if the local library has v2 support in the subunit
Robert Collins
2013-03-10
1
-0
/
+9
*
0.0.14
Robert Collins
2013-02-08
1
-0
/
+9
*
Release 0.0.13.
0.0.13
Robert Collins
2013-01-15
1
-0
/
+3
*
* ``setup.py testr`` was not indicating test failures via it's return code.
Robert Collins
2013-01-15
1
-0
/
+6
*
Release 0.0.12
0.0.12
Robert Collins
2013-01-13
1
-0
/
+3
*
* There is now a setuptools extension provided by ``testrespository`` making it
Robert Collins
2013-01-13
1
-0
/
+7
|
\
*
|
* BSD license file incorrectly claimed copyright by subunit contributors.
Robert Collins
2013-01-12
1
-0
/
+3
*
|
* .testr.conf is now shipped in the source distribution to aid folk wanting to
Robert Collins
2013-01-12
1
-0
/
+7
*
|
Release 0.0.11.
0.0.11
Robert Collins
2012-12-29
1
-0
/
+3
*
|
* Fix another incompatability with Mac OS X - gdbm dbm modules don't support
Robert Collins
2012-12-29
1
-0
/
+6
*
|
Release 0.0.10.
0.0.10
Robert Collins
2012-12-20
1
-0
/
+3
*
|
Support creating test execution environments at runtime.
Robert Collins
2012-12-20
1
-0
/
+4
*
|
Implement test listing and execution with test execution instances.
Robert Collins
2012-12-19
1
-0
/
+4
*
|
* TestCommand is now a fixture. This is used to ensure cached test instances
Robert Collins
2012-12-19
1
-0
/
+7
*
|
* It's now possible to configure ``test_run_concurrency`` in ``.testr.conf``
Robert Collins
2012-12-19
1
-0
/
+6
*
|
Release 0.0.9.
0.0.9
Robert Collins
2012-12-18
1
-0
/
+3
*
|
Workaround Apple's OSX Python having a brain -damanged bsddb module.
Robert Collins
2012-12-18
1
-0
/
+4
*
|
* ``testr --analyze-improvements`` now honours test regex filters and only
Robert Collins
2012-12-10
1
-0
/
+6
*
|
Release 0.0.8.
0.0.8
Robert Collins
2012-12-07
1
-0
/
+3
*
|
First, horribly untested, version of --analyze-failures.
Robert Collins
2012-12-07
1
-0
/
+4
*
|
Make failing --subunit always output 0 and document process exit codes for la...
Robert Collins
2012-12-06
1
-2
/
+3
*
|
* ``testr last`` now supports ``--subunit`` and when passed will output
Robert Collins
2012-12-06
1
-0
/
+5
*
|
* ``test failing --subunit`` now exits 0 if there are no failing tests.
Robert Collins
2012-12-06
1
-0
/
+3
*
|
* ``testr run --until-failure`` will repeat a test run until interrupted by
Robert Collins
2012-12-06
1
-0
/
+3
*
|
* ``testr run --failing`` will no longer run any tests at all if there are
Robert Collins
2012-12-06
1
-0
/
+3
*
|
* ``testr help command`` now shows the docstring for commands (Robert Collins)
Robert Collins
2012-12-05
1
-0
/
+5
*
|
* ``testr load`` now supports passing filenames to subunit streams to load.
Robert Collins
2012-12-05
1
-7
/
+10
*
|
* New argument type ``ExistingPathArgument`` for use when commands want to take
Robert Collins
2012-12-05
1
-0
/
+3
*
|
* Test tags are now shown in failures. Of particular interest for folk debgging
Robert Collins
2012-12-04
1
-0
/
+4
*
|
* Sphinx has been added to tie the documentation toghether (And it is available
Robert Collins
2012-12-03
1
-0
/
+3
*
|
* As a side effect of fixing bug #597060 additional arguments passed to testr
Robert Collins
2012-12-03
1
-0
/
+30
*
|
* ``testr run --load-list FILENAME`` will limit the tests run to the test ids
Robert Collins
2012-12-02
1
-0
/
+5
*
|
NEWS.
Robert Collins
2012-10-23
1
-0
/
+2
*
|
Improvements from review - better docs, avoid race condition with process exit.
Robert Collins
2012-10-23
1
-1
/
+3
*
|
* ``testr run`` will now fail a test run if the test process exits non-zero.
Robert Collins
2012-10-22
1
-0
/
+3
|
/
*
IMPROVEMENTS
Robert Collins
2012-09-19
1
-2
/
+11
*
Release 0.0.7.
Robert Collins
2012-09-12
1
-0
/
+3
*
Change to using distribute.
Robert Collins
2012-09-12
1
-0
/
+6
*
* stream loading will now synthesise datestamps before demultiplexing rather
Robert Collins
2012-09-10
1
-0
/
+12
*
Stop test_id_list_default masking test_list_option with some horribly convolu...
Robert Collins
2012-07-24
1
-0
/
+8
*
* ``testr run`` now accepts a --concurrency option, allowing command line
Robert Collins
2012-06-18
1
-0
/
+8
*
Release 0.0.6.
Robert Collins
2012-05-08
1
-1
/
+4
*
Implement hiding of tagged tests.
Robert Collins
2012-05-03
1
-0
/
+5
*
Glue into the active commands a way to get a customised filter, which the nex...
Robert Collins
2012-04-30
1
-3
/
+3
*
Another case of the DBM API breakage in Python2.7 fixed.
Robert Collins
2012-04-30
1
-2
/
+2
*
* ``testr`` will drop into PDB from its command line UI if the environment
Robert Collins
2012-04-30
1
-0
/
+3
*
Merge add-worker-id-tagging. tag each test with the ID of the worker that exe...
Jonathan Lange
2012-04-20
1
-0
/
+9
*
Merge --subunit and --full-results support.
Jonathan Lange
2012-04-18
1
-0
/
+4
*
Merge encoding-error, fixing crasher bug for unicode streams.
Jonathan Lange
2012-04-02
1
-0
/
+4
[next]