Files
benchcoach-django/pytest.ini
2022-06-01 15:30:52 -05:00

4 lines
90 B
INI

[pytest]
addopts = --ds=config.settings.test --reuse-db
python_files = tests.py test_*.py