5 lines
63 B
5 lines
63 B
[aliases]
|
|
test=pytest
|
|
|
|
[tool:pytest]
|
|
python_files = tests/*.py
|
|
|