KiBot/pytest.ini

6 lines
128 B
INI

[pytest]
python_files = tests/test_plot/test_*.py
markers =
webtest: mark a test as a webtest.
slow: mark test as slow.