ValorSentimental / backend /pytest.ini
iagofp's picture
Version previa a ultima reunion e ultima revision
cafba23
Raw
History Blame Contribute Delete
118 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*
addopts = -ra -q