freebsd-ports/devel/py-unittestplus/pkg-descr
Li-Wen Hsu 215814416c Add py-unittestplus 1.1.1, test utilities built on unittest.
PR:		ports/136716
Submitted by:	Kouki Hashimoto <hsmtkk at gmail.com>
2009-07-13 14:35:36 +00:00

8 lines
332 B
Text

unittestplus is test utilities built on unittest.
It includes an augmented TestCase class with improved (stricter and more
informative) assert methods; test auto discovery; utility functions
for running test and combining TestCase classes into suites and prettier
verbose test output.
WWW: http://code.google.com/p/unittestplus/