pkgsrc/devel/py-unit/DESCR

5 lines
244 B
Text
Raw Normal View History

A unit testing framework for Python based on JUnit and XUnit, the
de-facto standard frameworks for Java and SmallTalk respectively.
Provides a standard, proven, simple and elegant way to write unit
tests for Python software. GUI also provided.