1
1
Fork 0
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:
Tzu-ping Chung 2021-09-30 15:20:13 +08:00
parent ad9b041650
commit 5aace2a5d2

View file

@ -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