mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 04:18:09 +00:00
- introduce pytest.mark.slow marker and "--slow" CLI option
- refactor login tests to allow running them against both imap/smtp
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
[pytest]
|
||||
addopts = -vrsx
|
||||
addopts = -vrsx --strict-markers
|
||||
markers = slow: mark test as slow (requires --slow option to run)
|
||||
|
||||
Reference in New Issue
Block a user