Browse Source

Add pytest.ini

Shiv Tyagi 5 months ago
parent
commit
e6ff0c7feb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pytest.ini

+ 3 - 0
pytest.ini

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