🚧 Changed pytest report type to XML + coverage file taken into account (test)
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
ddd6eda64f
commit
4100d87603
@ -1,3 +1,3 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
addopts = --cov=app --cov-report=term-missing
|
addopts = --cov=app --cov-report=term-missing --cov-report=xml
|
||||||
testpaths = tests
|
testpaths = tests
|
Loading…
Reference in new issue