make xfail passes (unexpected passes) fail test runs

This commit is contained in:
Leo Hemsted
2017-02-23 16:36:16 +00:00
parent f14a836baa
commit 66b660cca8

View File

@@ -4,3 +4,4 @@ exclude = ./migrations,./venv,./venv3,./node_modules,./bower_components,./cache
[tool:pytest]
norecursedirs = node_modules bower_components
xfail_strict=true