flake8/docs/source/plugin-development
Tanvir Rahman d23f2c145a docs: document how to test Flake8 plugins
Add plugin-development/testing-plugins.rst covering:
- editable install so entry points are visible
- legacy API: temp files + get_style_guide + check_files
- narrowing checks with select; full run without select
- subprocess CLI example with --select

Link the page from the plugin development toctree.

Closes #705.

Made-with: Cursor
2026-05-01 18:18:25 +06:00
..
.keep Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
formatters.rst Spelling and grammar fixes 2018-05-13 22:19:50 +02:00
index.rst docs: document how to test Flake8 plugins 2026-05-01 18:18:25 +06:00
plugin-parameters.rst rework plugin loading 2021-12-31 15:09:54 -08:00
registering-plugins.rst Fix wording of plugins documentation 2024-07-23 13:39:49 +02:00
testing-plugins.rst docs: document how to test Flake8 plugins 2026-05-01 18:18:25 +06:00