testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources.
testtools also backports unittest changes from recent Pythons to Python 2.6 and 2.7.
testtools 0.9.15 was the last version to support Python 2.4 and 2.5.
NOTE: testtools uses Github for code hosting and code review. See <https:/
http://
If you have any questions about this project, please ask on the developer mailing list <testtools-
Docs available at http://
API docs available at http://
Project information
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All questions Latest questions
All packages Packages in Distributions
-
python-testtools source package in Xenial
Version 1.8.1-0ubuntu1 uploaded -
python-testtools source package in Trusty
Version 0.9.35-0ubuntu1 uploaded -
python-testtools source package in Squeeze
Version 0.9.4-1 uploaded -
python-testtools source package in Precise
Version 0.9.14-0ubuntu1 uploaded -
python-testtools source package in Oneiric based series for Ubuntu LEB
Version 0.9.11-1 uploaded
All bugs Latest bugs reported
-
Bug #1845631: subunit fails to write to stream when write() returns None
Reported -
Bug #1819078: Asynchronously supercalling setUp or tearDown fails
Reported -
Bug #1817800: assertItemsEqual output is misleading when comparing unicode with str
Reported -
Bug #1812107: addDetail does not work with binary content in python3
Reported -
Bug #1611993: SkipIf class decorator causes an exception in nose
Reported