python-testtools

Extensions to the Python unittest library - Python 2.x
  https://github.com/testing-cabal/testtools
  1
  1 review



Testtools (formerly pyunit3k) 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. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users.

This package contains the libraries for Python 2.x.
Latest reviews
4
blueXrider 12 years ago

quite nice