lp:~lifeless/testtools/2.4

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/testtools/2.4
Only Robert Collins can upload to this branch. If you are Robert Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Collins
Project:
testtools
Status:
Merged

Recent revisions

33. By Robert Collins <robertc@lifelesswks>

Support Python2.4 again.

32. By Jonathan Lange

News announcement for 0.9.

31. By Jonathan Lange

We are now in development of 0.9.0

 * Author: Robert Collins
 * Reviewer: Jonathan Lange

In order to avoid confusion with a now-defunct Python testing project
also called testtools, we've bumped up our version number to be higher
than all of its releases.

30. By Jonathan Lange

Add a TextTestResult that supports our extended protocol.

 * Author: Robert Collins
 * Reviewer: Jonathan Lange

The TextTestResult object supports the extended protocol that we've
added, but doesn't do real-time output of test progress.

29. By Jonathan Lange

Add a 'time' method to TestResult.

 * Author: Robert Collins
 * Reviewer: Jonathan Lange

28. By Jonathan Lange

Add initial support for 'Matchers', inspired by hamcrest.

  * Author: Robert Collins
  * Reviewer: Jonathan Lange

Matchers allow test authors to move logic that would traditionally live
in custom assertion methods into a structured object. This separates
domain-specific logic out of the TestCase.

27. By Robert Collins

Finish Content - supply charset support.

26. By Robert Collins

Expose the details API for use from within test code.

25. By Robert Collins

Merge support for the extended outcome API.

24. By Robert Collins

Merge ExtendedToOriginal decorator.

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