aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 4a8ed2b..22ab896 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,6 +5,10 @@ universal = 1
license_file = LICENSE
[tool:pytest]
+python_files=
+ test_*.py
+ *_test.py
+ *_solution.py
xfail_strict = true
filterwarnings =
error