6 lines
108 B
INI
6 lines
108 B
INI
|
|
[pytest]
|
||
|
|
testpaths = connpy/tests
|
||
|
|
python_files = test_*.py
|
||
|
|
python_classes = Test*
|
||
|
|
python_functions = test_*
|