pkgsrc/devel/py-unit/DESCR
drochner 4d1aa937d6 initial import of py-unit-1.4.1, a unit testing framework for python,
submitted by Shell Hung per PR pkg/15094
2002-01-29 16:19:03 +00:00

4 lines
244 B
Text

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.