1[pytest] 2python_files = Test*.py 3addopts = -rsxX -v --durations=6 4markers = 5 webtest: mark a test as a webtest.