lp:~james-w/testtools/discover

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/testtools/discover
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
testtools
Status:
Merged

Recent revisions

70. By James Westby

Add (C)/License information.

69. By James Westby

Comment on the changes made to TestProgram.

68. By James Westby

Move has_discover = True until we know we have set up everything we need.

67. By James Westby

Support discovery by backporting code from python2.7.

We backport so that we can support older versions. In doing that there
have to be a few tweaks where it assumes features that won't be present
in other parts of the unittest module in older versions.

We provide support on older versions by using the discover package.

66. By Robert Collins

TestCase.addCleanup has had its docstring corrected about when cleanups run.

65. By Robert Collins

Tests work on IronPython patch from Martin[gz] applied.

64. By Robert Collins

Time for 0.9.3.

63. By Robert Collins

When a cleanUp or tearDown exception occurs, it is now accumulated as a new
traceback in the test details, rather than as a separate call to addError /
addException. This makes testtools work better with most TestResult objects
and fixes bug #335816.

62. By Jonathan Lange

Add a new "Annotation" matcher. It doesn't do anything, but it lets
you add strings to other matchers.

61. By Jonathan Lange

Add some new matchers

Branch metadata

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

Subscribers