mirror of
https://github.com/task-17-lct/backend.git
synced 2024-11-10 22:16:35 +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
|