Files
pytest2/changelog/2598.feature
2017-07-20 22:31:49 -03:00

3 lines
246 B
Gherkin

Introduced ``@pytest.mark.filterwarnings`` mark which allows overwriting the warnings filter on a per test, class or module level.
See the `docs <https://docs.pytest.org/en/latest/warnings.html#pytest-mark-filterwarnings>`_ for more information.