We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4248a48 commit 61d5a80Copy full SHA for 61d5a80
hypothesis-python/docs/details.rst
@@ -702,7 +702,7 @@ providing extra information and convenient access to config options.
702
:ref:`display test and data generation statistics <statistics>`.
703
- ``pytest --hypothesis-profile=<profile name>`` can be used to
704
:ref:`load a settings profile <settings_profiles>`.
705
- ``pytest --hypothesis-verbosity=<level name>`` can be used to
+- ``pytest --hypothesis-verbosity=<level name>`` can be used to
706
:ref:`override the current verbosity level <verbose-output>`.
707
- ``pytest --hypothesis-seed=<an int>`` can be used to
708
:ref:`reproduce a failure with a particular seed <reproducing-with-seed>`.
0 commit comments