kopia lustrzana https://github.com/collective/icalendar
omit tests in coverage
rodzic
78b8de9234
commit
d57ca467d6
2
tox.ini
2
tox.ini
|
@ -7,6 +7,6 @@ deps =
|
|||
coverage
|
||||
icalendar [test]
|
||||
commands =
|
||||
coverage run --source=src/icalendar --module pytest src/icalendar
|
||||
coverage run --source=src/icalendar --omit=*/tests/* --module pytest src/icalendar
|
||||
coverage report
|
||||
coverage html
|
||||
|
|
Ładowanie…
Reference in New Issue