Files

6 lines
108 B
INI
Raw Permalink Normal View History

[pytest]
testpaths = connpy/tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*