Customize Python unittest report with HTML or Textile -


I'm the only one to test my Python code. I'm looking for a way that I can do the following:

  1. Customize the report running the test.
  2. Export it as HTML or textile document.

Any thoughts?

should support its reporting requirements (not sure that it is textile Reporting, but it definitely supports HTML reporting.)


Comments