document-image-extractor/pytest.ini

4 lines
88 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
addopts = -ra --basetemp=.pytest_tmp