lp://staging/~mordred/testtools/add-file-to-upcall-errors
- Get this branch:
- bzr branch lp://staging/~mordred/testtools/add-file-to-upcall-errors
Branch merges
- testing-cabal: Pending requested
-
Diff: 29 lines (+4/-2)1 file modifiedtesttools/testcase.py (+4/-2)
Branch information
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. - 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)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/testtools