1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move tag based test filtering into the UI: many test things won't be filtered, such as slow tests and pdb debugging, so the UI has to see the tests. Moving the responsibility into the UI may lead to repetition in other UI's if not made easy to reuse, but that seems like the lesser of evils for now. More... about 11 years ago
Simplify commands.failing. More... about 11 years ago
Release 0.0.15, with minimal subunit v2 support. More... about 11 years ago
Fix subunit v1 parallel test execution. More... about 11 years ago
Add test for --subunit support - the UI was previously only loosely tested. More... about 11 years ago
Change get_test() APIs to return StreamResult rather than TestResult emitting test objects. More... about 11 years ago
Migrate to new streamresult concurrent test suite API. More... about 11 years ago
Split out event forwarding and summarising roles for make_result. More... about 11 years ago
More reasoning for \n in return-code injection. More... about 11 years ago
Move internal get_inserter to be StreamResult based. More... about 11 years ago
Cleanup the switch to using inserter state. More... about 11 years ago
Change run_id to be read from the object rather than a local binding. More... about 11 years ago
Fix test_cli for python 2.x More... about 11 years ago
Use ConcurrentStreamResult always. More... about 11 years ago
Start getting streamresult into the innards. More... about 11 years ago
* Expects subunit v2 if the local library has v2 support in the subunit More... about 11 years ago
Update releasing docs and really release 0.0.14. More... about 11 years ago
0.0.14 More... about 11 years ago
Release 0.0.13. More... over 11 years ago
* ``setup.py testr`` was not indicating test failures via it's return code. More... over 11 years ago
Actually return from _run_testr. More... over 11 years ago
Release 0.0.12 More... over 11 years ago
* There is now a setuptools extension provided by ``testrespository`` making it More... over 11 years ago
* BSD license file incorrectly claimed copyright by subunit contributors. More... over 11 years ago
Correct a typo in setup.py. More... over 11 years ago
* .testr.conf is now shipped in the source distribution to aid folk wanting to More... over 11 years ago
Add setuptools commands for running testr and coverage. More... over 11 years ago
Release 0.0.11. More... over 11 years ago
Tweak docs. More... over 11 years ago
* Fix another incompatability with Mac OS X - gdbm dbm modules don't support More... over 11 years ago