test_ok2/changelog/6061.feature.rst

5 lines
269 B
ReStructuredText

Adding the pluginmanager as an option ``pytest_addoption``
so that hooks can be invoked when setting up command line options. This is
useful for having one plugin communicate things to another plugin,
such as default values or which set of command line options to add.