ソースを参照

Add pytest.ini

Shiv Tyagi 5 ヶ月 前
コミット
e6ff0c7feb
1 ファイル変更3 行追加0 行削除
  1. 3 0
      pytest.ini

+ 3 - 0
pytest.ini

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