mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2024-11-29 11:51:14 +00:00
5fcb646131
* added automatic coverage branch warnings and ignorable statements
3 lines
69 B
INI
3 lines
69 B
INI
[pytest]
|
|
addopts = --cov=atrcopy --cov-report html --cov-report term
|