Backend/pytest.ini

4 lines
90 B
INI
Raw Permalink Normal View History

2023-02-18 17:44:52 +03:00
[pytest]
addopts = --ds=config.settings.test --reuse-db
python_files = tests.py test_*.py