I am using PyUnit (unittest module) for loading test cases from our
modules and executing them. Is it possible to export the test results
as HTML report? Currently the results appear as text on standard
output while the tests execute. But is there something out of the box
available in PyUnit to make this possible?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to