mirror of
https://github.com/leaders-of-digital-9-task/backend.git
synced 2024-11-24 10:13:46 +03:00
4 lines
90 B
INI
4 lines
90 B
INI
[pytest]
|
|
addopts = --ds=config.settings.test --reuse-db
|
|
python_files = tests.py test_*.py
|