lp:~testtools-committers/testtools/trunk
- Get this branch:
- bzr branch lp:~testtools-committers/testtools/trunk
Branch merges
Related bugs
Bug #496092: Hook for handling 'did not pass tests' | Wishlist | Fix Released |
|
Bug #560436: skip should be available as skipTest | Wishlist | Fix Released |
|
Bug #666345: test_spinner.TestRunInReactor.test_clean_running_threads fails with an extra thread | Critical | Fix Released |
|
Bug #1102464: ImportError: No module named extras | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 312. By Robert Collins
-
* New matcher ``HasLength`` for matching the length of a collection.
(Robert Collins)* New matcher ``MatchesPredic
ateWithParams` ` make it still easier to create
ad hoc matchers. (Robert Collins) - 311. By Robert Collins
-
* We have a simpler release process in future - see doc/hacking.rst.
(Robert Collins) - 309. By Robert Collins
-
Brown paper bag fix: failed to document the need for setup to be able to use
extras. Compounded by pip not supporting setup_requires.Changes
-------* setup.py now can generate egg_info even if extras is not available.
Also lists extras in setup_requires for easy_install.
(Robert Collins, #1102464) - 307. By Robert Collins
-
* ``python -m testtools.run --load-list`` will now preserve any custom suites
(such as ``testtools.FixtureSuite` ` or ``testresources .OptimisingTest Suite`` )
rather than flattening them.
(Robert Collins, #827175) - 305. By Robert Collins
-
* Testtools will no longer override test code registered details called
'traceback' when reporting caught exceptions from test code.
(Robert Collins, #812793)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)