mirror of
https://github.com/Sosokker/Calculator-for-Matrix-and-Algebra.git
synced 2025-12-18 20:54:05 +01:00
4 lines
77 B
INI
4 lines
77 B
INI
[pytest]
|
|
addopts = -ra -q
|
|
testpaths = tests
|
|
python_files = tests.py test_*.py |