Files
notifications-api/pytest.ini
2022-12-22 09:31:12 -05:00

8 lines
126 B
INI

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