"aurora" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Greeting,
>
> HTMLTestRunner is an extension to the Python standard library's unittest
> module. It generates easy to use HTML test reports. See a sample report at
> http://tungwaiyip.info/software/sample_test_report.html.
>
> Check more information and download from
> http://tungwaiyip.info/software/#htmltestrunner
>
> Wai Yip Tung

Nice!  I just adapted my pyparsing unit tests to use this tool - took me
about 3 minutes, and now it's much easier to run and review my unit test
results.  I especially like the pass/fail color coding, and the "drill-down"
to the test output.

-- Paul


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to