瀏覽代碼

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 = .