akarpov/pytest.ini

4 lines
90 B
INI
Raw Normal View History

2022-11-23 11:41:43 +03:00
[pytest]
addopts = --ds=config.settings.test --reuse-db
python_files = tests.py test_*.py