summaryrefslogtreecommitdiffstats
path: root/config/mozunit/mozunit/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'config/mozunit/mozunit/pytest.ini')
-rw-r--r--config/mozunit/mozunit/pytest.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mozunit/mozunit/pytest.ini b/config/mozunit/mozunit/pytest.ini
new file mode 100644
index 0000000000..db7632389c
--- /dev/null
+++ b/config/mozunit/mozunit/pytest.ini
@@ -0,0 +1,4 @@
+[pytest]
+console_output_style=classic
+python_classes=PyTest
+xfail_strict=true