Update changelog/7305.feature.rst

Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
Gleb Nikonorov
2020-06-11 16:55:25 -04:00
committed by GitHub
parent c18afb59f5
commit 57415e68ee

View File

@@ -1 +1 @@
New `required_plugins` configuration option allows the user to specify a list of plugins required for pytest to run. An error is raised if any required plugins are not found when running pytest.
New ``required_plugins`` configuration option allows the user to specify a list of plugins required for pytest to run. An error is raised if any required plugins are not found when running pytest.