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
This commit is contained in:
2021-02-24 15:51:52 +01:00
committed by Valentin Lorentz
parent 2a1324fc94
commit c90141bc61
35 changed files with 160 additions and 171 deletions

View File

@ -2,11 +2,10 @@
markers =
RFC1459
RFC2812
RFC-deprecated
IRCv3.1
IRCv3.2
IRCv3.2-deprecated
message-tags
multiline
Oragono
strict
deprecated