swh-lister/pytest.ini
2022-05-09 12:13:28 +02:00

7 lines
196 B
INI

[pytest]
# We need this to avoid conflicts between the autoloaded fixture, and the
# manually loaded one.
addopts = -p no:pytest_swh_scheduler
norecursedirs = build docs .*
asyncio_mode = strict