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.
1 parent cfe3e92 commit 05be561Copy full SHA for 05be561
docs/features.rst
@@ -174,6 +174,12 @@ example, in your project’s ``pytest.ini`` file)::
174
assert b'got it' in res.read()
175
176
177
+``--live-server-wait`` - the live server wait timeout (5 seconds)
178
+`````````````````````````````````````````````````````````````````
179
+
180
+The timeout after which test case is aborted if live server is not started.
181
182
183
``request_ctx`` - request context
184
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
185
0 commit comments