Explorar o código

HUE-9483 [test] Adding pytest configuration

Romain %!s(int64=5) %!d(string=hai) anos
pai
achega
15a321b919
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pytest.ini

+ 4 - 0
pytest.ini

@@ -0,0 +1,4 @@
+[pytest]
+DJANGO_SETTINGS_MODULE = desktop.settings
+# -- recommended but optional:
+python_files = tests.py test_*.py *_tests.py