test_ok2/changelog/7305.feature.rst

4 lines
263 B
ReStructuredText

New `require_plugins` configuration option allows the user to specify a list of plugins required for pytest to run. Warnings are raised if these plugins are not found when running pytest.
The `--strict-config` flag can be used to treat these warnings as errors.