eric3.PyUnit

Package implementing an interface to the pyunit unittest package.

The package consist of a single dialog, which may be called as a standalone version using the qtunittest script or from within the eric3 IDE. If it is called from within eric3, it has the additional function to open a source file that failed a test.

Modules

UnittestDialog Module implementing the UI to the pyunit package.
UnittestForm