pkgsrc/devel/py-unitgui/DESCR
drochner 9ae2c4cd5b initial import of py-unitgui-1.4.1, a GUI for py-unit,
submitted by Shell Hung per PR pkg/15095
2002-01-29 16:20:47 +00:00

5 lines
272 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. This is GUI version of unit testing
framework.