pytest-dev / pytest-flask

A set of pytest fixtures to test Flask applications

Home Page:http://pytest-flask.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register options mark

zgoda-mobica opened this issue · comments

With pytest 4.5 using options marker throws PytestUnknownMarkWarning:

PytestUnknownMarkWarning: Unknown pytest.mark.options - is this a typo?
You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html

See https://docs.pytest.org/en/latest/writing_plugins.html#registering-markers