Instructions to open the HTML coverage report.

This commit is contained in:
Audrey Roy 2015-08-03 22:31:39 -07:00
parent a7a3661786
commit 9e48191115

View File

@ -94,6 +94,7 @@ To run the tests, check your test coverage, and generate an HTML coverage report
$ coverage run manage.py test $ coverage run manage.py test
$ coverage html $ coverage html
$ open htmlcov/index.html
Live reloading and Sass CSS compilation Live reloading and Sass CSS compilation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^