| [pytest] | |
| testpaths = mp1 | |
| python_files = test_*.py | |
| addopts = -p no:doctest -p no:cacheprovider | |
| norecursedirs = .* __pycache__ output mp1/output pytest-cache-files-* mp1/pytest-cache-files-* | |
| markers = | |
| live_api: hits external provider APIs and requires network plus valid credentials | |