third_party.pylibs.pylint.src/pylint/testutils
DudeNr33 d0591ba2a0
Enable loading of plugins in functional tests (Fix 4331) (#4332)
* Load plugins if defined in option file of functional test.
* Fix functional test which now fails after optional plugins are now loaded correctly
* Added functional test for bad_builtins from #4291
2021-04-09 21:13:14 +02:00
..
__init__.py Update copyright notice with copyrite 2021-02-28 22:33:34 +01:00
checker_test_case.py Change the order of the assert for better pytest message 2021-03-17 21:14:30 +01:00
constants.py
decorator.py
functional_test_file.py
get_test_info.py
global_test_linter.py
lint_module_test.py Enable loading of plugins in functional tests (Fix 4331) (#4332) 2021-04-09 21:13:14 +02:00
output_line.py
reporter_for_tests.py
tokenize_str.py
unittest_linter.py