Commit Graph

3 Commits

Author SHA1 Message Date
Pierre Sassoulas
315db2da8c [refactor] Permit to get the expected exit code in configuration test framework 2021-11-22 13:36:48 +01:00
Pierre Sassoulas
e5082d3f94
Fix user specific path in functional conf tests for tox (#5301)
Detected in https://github.com/PyCQA/pylint/pull/5287#issuecomment-968093640
2021-11-14 09:16:56 +01:00
Pierre Sassoulas
c62738b66b
Create a framework of functional tests for configuration files (#5287)
* Migrate old unittest to the new framework for testing.

* Add a regression test for #4746 : This permits to introduce an example
of configuration file with an error.

* Proper import for pytest import of CaptureFixture

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
2021-11-12 22:19:56 +01:00