ZeroNet/plugins/AnnounceShare/Test/pytest.ini

5 lines
114 B
INI
Raw Normal View History

2018-08-26 02:45:37 +02:00
[pytest]
python_files = Test*.py
addopts = -rsxX -v --durations=6
markers =
webtest: mark a test as a webtest.