All checks were successful
CI Workflow / build-and-test (push) Successful in 11s
5 lines
78 B
INI
5 lines
78 B
INI
[pytest]
|
|
testpaths = tests
|
|
python_files = test_*.py
|
|
python_functions = test_*
|