Skip to content
Snippets Groups Projects
setup.cfg 134 B
Newer Older
Jennifer Rinker's avatar
Jennifer Rinker committed
# add example_*.py files to those that pytest should test
[tool:pytest]
python_files = test_*.py *_test.py testing/*/*.py example_*.py