mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-27 00:40:39 +03:00
Instructions to open the HTML coverage report.
This commit is contained in:
parent
a7a3661786
commit
9e48191115
|
@ -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
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user