PyUnit

This unit testing framework, dubbed 'PyUnit' by convention, is a Python language version of JUnit. It lets you write tests easily, aggregate them to run by groups, and run them in text or GUI mode.

Metadata
Category: Testing Tools
License: Python License
Sponsored Ad