mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
4 lines
108 B
INI
4 lines
108 B
INI
[pytest]
|
|
addopts = -vrsx --strict-markers
|
|
markers = slow: mark test as slow (requires --slow option to run)
|