Small docstring cleanup.
This commit is contained in:
parent
d375ddebea
commit
343a091aee
@ -79,7 +79,8 @@ def fake_keyevent_factory():
|
||||
|
||||
|
||||
def pytest_collection_modifyitems(items):
|
||||
"""
|
||||
"""Automatically add a 'gui' marker to all gui-related tests.
|
||||
|
||||
pytest hook called after collection has been performed, adds a marker
|
||||
named "gui" which can be used to filter gui tests from the command line.
|
||||
For example:
|
||||
|
Loading…
Reference in New Issue
Block a user