summaryrefslogtreecommitdiff
path: root/devel/py-unit/DESCR
blob: df63a587131b54296f80a6850b18d366ae7c9153 (plain)
1
2
3
4
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.