mirror of
https://github.com/caronc/apprise-api.git
synced 2024-12-12 18:00:51 +01:00
show test coverage in terminal
This commit is contained in:
parent
4c53995456
commit
5bbc79e8db
@ -1,4 +1,4 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE = core.settings.pytest
|
||||
addopts = --nomigrations --cov=. --cov-report=html
|
||||
addopts = --nomigrations --cov=. --cov-report=term-missing
|
||||
python_files = tests.py test_*.py *_tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user