mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
Also rename `@cases.SpecificationSelector.requiredBySpecification("xxx")` to `@cases.mark_specifications("xxx")` because it's shorter and looks like pytest's own syntax
12 lines
136 B
INI
12 lines
136 B
INI
[pytest]
|
|
markers =
|
|
RFC1459
|
|
RFC2812
|
|
IRCv3.1
|
|
IRCv3.2
|
|
message-tags
|
|
multiline
|
|
Oragono
|
|
strict
|
|
deprecated
|