summaryrefslogtreecommitdiff
path: root/pyramid/scaffolds/starter/pytest.ini_tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'pyramid/scaffolds/starter/pytest.ini_tmpl')
-rw-r--r--pyramid/scaffolds/starter/pytest.ini_tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyramid/scaffolds/starter/pytest.ini_tmpl b/pyramid/scaffolds/starter/pytest.ini_tmpl
new file mode 100644
index 000000000..a30c8bcad
--- /dev/null
+++ b/pyramid/scaffolds/starter/pytest.ini_tmpl
@@ -0,0 +1,3 @@
+[pytest]
+testpaths = {{package}}
+python_files = *.py