Description
Enables installed pytest plugins according to project configuration. It helps projects make plugin activation explicit and reproducible across local and CI test runs.
Automatically enabling plugins can change test behavior. Review the configured plugin list so unexpected hooks do not run during tests.