summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 1f2d77424..24b952c04 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -2,4 +2,5 @@
python_files=*test_*.py
addopts=-m "not acceptance"
markers =
- acceptance
+ acceptance:
+ benchmark: Baseline of pylint performance, if this regress something serious happened