third_party.pylibs.pylint.src/pytest.ini

7 lines
175 B
INI
Raw Normal View History

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