1 2 3 4 5 6
[pytest] addopts = --ds=config.settings.test --disable-warnings --nomigrations --reuse-db filterwarnings = ignore::DeprecationWarning python_files = tests.py test_*.py