Spaces:
Paused
Paused
File size: 85 Bytes
3b9a6b5 |
1 2 3 4 5 6 |
[pytest]
pythonpath = src
testpaths = tests
python_files = test_*.py
addopts = -s -v
|