lp://staging/~statik/testtools/packaging
- Get this branch:
- bzr branch lp://staging/~statik/testtools/packaging
Branch merges
- Jonathan Lange: Pending requested
- Diff: None lines
Branch information
Recent revisions
- 15. By Elliot Murphy
-
Updated version number and added a note about where the "release" was
generated from. - 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.
- 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: spivAdd tests for TestResult and MultiTestResult. As yet no tests for the base
functionality of TestResult.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)