Răsfoiți Sursa

Add pytest.ini

Shiv Tyagi 5 luni în urmă
părinte
comite
e6ff0c7feb
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      pytest.ini

+ 3 - 0
pytest.ini

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