We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93bc950 + 71f151d commit cc9af68Copy full SHA for cc9af68
pytest_flask/plugin.py
@@ -171,3 +171,4 @@ def pytest_configure(config):
171
config.addinivalue_line(
172
'markers',
173
'app(options): pass options to your application factory')
174
+ config.addinivalue_line('markers', 'options: app config manipulation')
0 commit comments