ansible/test/runner/pytest.ini
Matt Clay 93931810c8
Run pytest with dedicated pytest.ini. (#59842)
Also disable the pytest cache plugin.
2019-07-31 00:28:39 -07:00

3 lines
63 B
INI

[pytest]
xfail_strict = true
mock_use_standalone_module = true