Files
notifications-api/pytest.ini

8 lines
126 B
INI
Raw Normal View History

[pytest]
testpaths = tests
env =
NOTIFY_ENVIRONMENT=test
REDIS_ENABLED=0
addopts = -p no:warnings
xfail_strict = true