Update changelog/11387.feature.rst
This commit is contained in:
parent
192b62da07
commit
1baca27611
|
@ -2,4 +2,4 @@ Added the new :confval:`verbosity_assertions` configuration option for fine-grai
|
||||||
|
|
||||||
See :ref:`Fine-grained verbosity <pytest.fine_grained_verbosity>` for more details.
|
See :ref:`Fine-grained verbosity <pytest.fine_grained_verbosity>` for more details.
|
||||||
|
|
||||||
For plugin authors, :attr:`config.output_verbosity <pytest.Config.get_verbosity>` can be used to retrieve the verbosity level for a specific verbosity type.
|
For plugin authors, :attr:`config.get_verbosity <pytest.Config.get_verbosity>` can be used to retrieve the verbosity level for a specific verbosity type.
|
||||||
|
|
Loading…
Reference in New Issue