lp:~testtools-committers/testtools/trunk

Created by Jonathan Lange and last modified
Get this branch:
bzr branch lp:~testtools-committers/testtools/trunk
Members of testtools committers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
testtools committers
Project:
testtools
Status:
Mature

Recent revisions

314. By Robert Collins

Opening 0.9.28 for development.

313. By Robert Collins

Release 0.9.27.

312. By Robert Collins

* New matcher ``HasLength`` for matching the length of a collection.
  (Robert Collins)

* New matcher ``MatchesPredicateWithParams`` 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)

310. By Robert Collins

Merge 0.9.26 release.

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)

308. By Robert Collins

Merge 0.9.25 branch.

307. By Robert Collins

* ``python -m testtools.run --load-list`` will now preserve any custom suites
  (such as ``testtools.FixtureSuite`` or ``testresources.OptimisingTestSuite``)
  rather than flattening them.
  (Robert Collins, #827175)

306. By Robert Collins

Update docs about 2.4 and 2.5 compatability.

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)
This branch contains Public information 
Everyone can see this information.