ZeroNet/src/Test/pytest.ini

5 lines
100 B
INI

[pytest]
python_files = Test*.py
addopts = -rsxX -v
markers =
webtest: mark a test as a webtest.