Update changelog/11387.feature.rst

This commit is contained in:
Bruno Oliveira 2023-11-11 12:22:55 -03:00 committed by GitHub
parent 192b62da07
commit 1baca27611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.