Skip to content
Snippets Groups Projects
Select Git revision
  • 877308de1b19516a7599cec6f6293def054e34f5
  • master default protected
  • dependabot/pip/py-1.10.0
  • dependabot/pip/django-2.2.13
  • dependabot/pip/bleach-3.1.4
5 results

pytest.ini

Blame
  • Jan Bednařík's avatar
    jan.bednarik authored
    d7448eb2
    History
    pytest.ini 132 B
    [pytest]
    DJANGO_SETTINGS_MODULE = openlobby.settings
    python_files = tests.py test_*.py *_tests.py
    env =
        SECRET_KEY=justForTests