ToxiCheck / tox.ini
Tbruand
chore(testing): ajoute un fichier tox.ini pour configurer pytest
59c0077
raw
history blame
51 Bytes
[pytest]
testpaths = tests
python_files = test_*.py