pkgsrc/devel/py-unitgui/DESCR

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