Update CHANGELOG
This commit is contained in:
parent
4cda7093f6
commit
7a82285b03
|
@ -1,3 +1 @@
|
||||||
New ``Config.invocation_args`` and ``Config.invocation_plugins`` attributes.
|
New ``Config.invocation_args`` attribute containing the unchanged arguments passed to ``pytest.main()``.
|
||||||
|
|
||||||
These attributes can be used by plugins to access the unchanged arguments passed to ``pytest.main()``.
|
|
||||||
|
|
Loading…
Reference in New Issue