lp:~launchpad-pqm/testtools/trunk

Created by Launchpad PQM Bot and last modified
Get this branch:
bzr branch lp:~launchpad-pqm/testtools/trunk
Only Launchpad PQM Bot can upload to this branch. If you are Launchpad PQM Bot please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Launchpad PQM Bot
Project:
testtools
Status:
Development

Recent revisions

14. By Launchpad PQM Bot

[rs=jml][ui=none] Upgrade testtools to latest release.

13. By Robert Collins

Add skip support to testtools.

TestCase now has a 'skip' method that can be used to signal that a test
is being skipped. TestResult has an 'addSkip' method that can be used to
handle these events.

Thanks to Robert Collins for this branch.

12. By Jonathan Lange

Remove ITestResult and thus the undocumented dependency on zope.interfaces.

11. By Jonathan Lange

Rename pyunit3k to testtools.

10. By Jonathan Lange

Add assertIs and assertIsNot to TestCase.

 * Author: jml

assertIs asserts that one object is identical to another.
assertIsNot asserts the opposite.

9. By Jonathan Lange

Improve user documentation: add HACKING and MANUAL files, and expand README.

 * Author: spiv
 * Reviewer: jml

8. By Jonathan Lange

Tests for pyunit3k's TestResult extensions.

 * Author: jml
 * Reviewer: spiv

Add tests for TestResult and MultiTestResult. As yet no tests for the base
functionality of TestResult.

7. By Jonathan Lange

Add tests for change_test_id, renaming to clone_test_with_new_id.

 * Author: spiv
 * Reviewer: jml

6. By Jonathan Lange

Split pyunit3k into several modules.

5. By Jonathan Lange

It's only fair.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.