Explorar el Código

Add pytest.ini

Shiv Tyagi hace 5 meses
padre
commit
e6ff0c7feb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      pytest.ini

+ 3 - 0
pytest.ini

@@ -0,0 +1,3 @@
+[pytest]
+testpaths = tests
+pythonpath = .