Newer
Older
[pytest]
testpaths=tests
; uncomment below to include coverage into default pytest run
; addopts= --cov-report term --cov=./ --cov-report xml:cov.xml
[pytest]
testpaths=tests
; uncomment below to include coverage into default pytest run
; addopts= --cov-report term --cov=./ --cov-report xml:cov.xml