We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8783e65 + 25b56e9 commit efcba77Copy full SHA for efcba77
AUTHORS
@@ -81,6 +81,7 @@ David Paul Röthlisberger
81
David Szotten
82
David Vierra
83
Daw-Ran Liou
84
+Debi Mishra
85
Denis Kirisov
86
Dhiren Serai
87
Diego Russo
changelog/7441.doc.rst
@@ -0,0 +1 @@
1
+Add a note about ``-q`` option used in getting started guide.
doc/en/getting-started.rst
@@ -112,6 +112,10 @@ Execute the test function with “quiet” reporting mode:
112
. [100%]
113
1 passed in 0.12s
114
115
+.. note::
116
+
117
+ The ``-q/--quiet`` flag keeps the output brief in this and following examples.
118
119
Group multiple tests in a class
120
--------------------------------------------------------------
121
0 commit comments