* Package name : python-unittest-mixins
Version : 1.4
Upstream Author : Ned Batchelder <ned@nedbatchelder.com>
* URL : https://pypi.python.org/pypi/unittest-mixins
* License : Apache License 2.0
Programming Lang: Python
Description : helpful class mix-ins for Python unit tests
The ‘unittest_mixins’ library is a set of mixin classes and
other helpers for unittest test case classes.
This is a dependency for some test suites in upstream source packages,
such as ‘Coverage.py’.