mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Har-fail on unexpected xfail pass
This commit is contained in:
parent
ad9b041650
commit
5aace2a5d2
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ allow_untyped_defs = True
|
|||
|
||||
[tool:pytest]
|
||||
addopts = --ignore src/pip/_vendor --ignore tests/tests_cache -r aR --color=yes
|
||||
xfail_strict = True
|
||||
markers =
|
||||
network: tests that need network
|
||||
incompatible_with_sysconfig
|
||||
|
|
Loading…
Reference in a new issue