QUnitTest is a an easy-to-use GUI and application for use with the Python unit testing framework. It can be used to conveniently execute unit tests and suites, and then display the results in a useful fashion. It is intended to make the execution of unit tests and results display as easy as possible. This allows the programmer to focus on changes and refactoring while frequently executing unit tests to track progress.
| Tags | Software Development Testing |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Windows Windows Windows Mac OS X Linux |
| Implementation | Python |