Current unit test structure is good to test some checker-specific stuff, but not strong enough to detect regression issues like #13 which involves importing other modules.
Should have end-to-end tests which contains some example test cases and fixtures that normally get flagged by pylint but can suppress entirely by this plugin.
Current unit test structure is good to test some checker-specific stuff, but not strong enough to detect regression issues like #13 which involves importing other modules.
Should have end-to-end tests which contains some example test cases and fixtures that normally get flagged by pylint but can suppress entirely by this plugin.