lp:~lifeless/debian/sid/python-testtools/debian

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/debian/sid/python-testtools/debian
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
Status:
Development

Recent revisions

19. By Robert Collins

New upstream release.

18. By Robert Collins

Change Maintainer to me.

17. By Robert Collins

Import Ubuntu's packaging of r16.

16. By Elliot Murphy

(statik) Add a manifest file so that LICENSE is included in the tarball
generated by 'python setup.py sdist'

This really should be the last fix necessary in order to get the
python-testtools package into karmic.

15. By Elliot Murphy

(statik) Add skip, skipIf and skipUnless decorators for Python standard
library compatibility.

14. By Robert Collins

Add a test suite and a test result to support concurrent testing.

Thanks to Robert Collins.

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers