summaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 751ebbb85f0d0e9d4c2cc60d05ac79513fdb9052 (plain)
1
2
3
4
5
[pytest]
DJANGO_SETTINGS_MODULE = awx.settings.development
python_paths = awx/lib/site-packages
python_files = *.py
addopts = --create-db