third_party.pylibs.pylint.src/pytest.ini
2020-11-28 16:09:53 +01:00

7 lines
175 B
INI

[pytest]
python_files=*test_*.py
addopts=-m "not acceptance"
markers =
acceptance:
benchmark: Baseline of pylint performance, if this regress something serious happened