Files
irctest/pytest.ini
Valentin Lorentz c90141bc61 Use a dedicated 'deprecated' mark instead of add '-deprecated' for each spec
Also rename `@cases.SpecificationSelector.requiredBySpecification("xxx")`
to `@cases.mark_specifications("xxx")` because it's shorter and looks
like pytest's own syntax
2021-02-24 19:19:35 +01:00

12 lines
136 B
INI

[pytest]
markers =
RFC1459
RFC2812
IRCv3.1
IRCv3.2
message-tags
multiline
Oragono
strict
deprecated