| Home | Trees | Indices | Help |
|
|---|
|
|
FunkLoad Test runner.
Similar to unittest.TestProgram but: * you can pass the python module to load * able to override funkload configuration file using command line options * cool color output * support doctest with python2.4
$Id: TestRunner.py 24758 2005-08-31 12:33:00Z bdelbosc $
|
|||
|
TestLoader Override to add options when instanciating test case. |
|||
|
_ColoredTextTestResult Colored version. |
|||
|
ColoredTextTestRunner Override to be color powered. |
|||
|
TestProgram Override to add a python module and more options. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
g_doctest_verbose = False
|
|||
g_has_doctest = True
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jan 5 09:13:27 2010 | http://epydoc.sourceforge.net |