third_party.pylibs.pylint.src/pytest.ini

4 lines
61 B
INI
Raw Normal View History

[pytest]
python_files=*test_*.py
addopts=-m "not acceptance"