lp:~mordred/testtools/add-file-to-upcall-errors

Created by Monty Taylor and last modified
Get this branch:
bzr branch lp:~mordred/testtools/add-file-to-upcall-errors
Only Monty Taylor can upload to this branch. If you are Monty Taylor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Monty Taylor
Project:
testtools
Status:
Development

Recent revisions

315. By Monty Taylor

Report filenames in upcall errors.

Match other errors, which report filenames due to having exceptions
associated with them. Since these errors don't stem from exceptions,
it's harder to directly follow where the problem came from.

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:testtools
This branch contains Public information 
Everyone can see this information.

Subscribers