Files
pytest2/changelog/4826.feature.rst
2019-04-01 10:40:18 +11:00

3 lines
139 B
ReStructuredText

A warning is now emitted when unknown marks are used as a decorator.
This is often due to a typo, which can lead to silently broken tests.