blob: 2f861b3d72b54adab10652205781e83d33583d8a (
plain)
1
2
3
4
5
|
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.
|