cereal/pytest.ini

4 lines
67 B
INI

[pytest]
testpaths = src
python_files = *_test.py
addopts = -ra -q