File: pytest.ini

package info (click to toggle)
django-cacheops 7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 3,189; sh: 7; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
4
[pytest]
DJANGO_SETTINGS_MODULE=tests.settings
python_files = test*.py
addopts = --no-migrations