gecko-dev/tools/lint/test
Andrew Halberstadt d19095947f Bug 1417920 - [python-test] Use a global pytest.ini configuration file, r=davehunt
This changes two config options:

pytest_classes = PyTest  # only classes that start with 'PyTest' will be considered tests (previously this was Test)
xfail_strict = true      # tests marked as xfail will cause pytest to return non-zero if they unexpectedly pass

MozReview-Commit-ID: DCWoDFbe6Mk

--HG--
extra : rebase_source : 9aa806e035d62d51bb338708396851c40f55ee00
2018-06-06 14:00:04 -04:00
..
files/flake8 Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00
conftest.py Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00
python.ini
test_flake8.py Bug 1417920 - [python-test] Use a global pytest.ini configuration file, r=davehunt 2018-06-06 14:00:04 -04:00