Correct link name
This commit is contained in:
parent
e204682226
commit
09f091d698
|
@ -267,7 +267,7 @@ Separate Control For Assertion Verbosity
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- `#11387 <https://github.com/pytest-dev/pytest/issues/11387>`_: Added the new :confval:`verbosity_assertions` configuration option for fine-grained control of failed assertions verbosity.
|
||||
- `#11387 <https://github.com/pytest-dev/pytest/pull/11653>`_: Added the new :confval:`verbosity_test_cases` configuration option for fine-grained control of test execution verbosity.
|
||||
- `#11653 <https://github.com/pytest-dev/pytest/pull/11653>`_: Added the new :confval:`verbosity_test_cases` configuration option for fine-grained control of test execution verbosity.
|
||||
|
||||
If you've ever wished that pytest always show you full diffs, but without making everything else verbose, this is for you.
|
||||
|
||||
|
|
Loading…
Reference in New Issue