diff --git a/changelog/5564.feature.rst b/changelog/5564.feature.rst index afc9f3323..e2f365a33 100644 --- a/changelog/5564.feature.rst +++ b/changelog/5564.feature.rst @@ -1,3 +1 @@ -New ``Config.invocation_args`` and ``Config.invocation_plugins`` attributes. - -These attributes can be used by plugins to access the unchanged arguments passed to ``pytest.main()``. +New ``Config.invocation_args`` attribute containing the unchanged arguments passed to ``pytest.main()``.