The following post Py.Test : Reporting and HTML output outlines a way to submit py-test with html reports, but it doesnt work with pytest 2.6.1
The "--cov" and "--cov-report" options both fail for me.
Is there a way to generate HTML reports from pytest 2.6.1?