mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 22:22:24 -05:00
8 lines
126 B
INI
8 lines
126 B
INI
[pytest]
|
|
testpaths = tests
|
|
env =
|
|
NOTIFY_ENVIRONMENT=test
|
|
REDIS_ENABLED=0
|
|
addopts = -p no:warnings
|
|
xfail_strict = true
|