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 af5da97 + 5e323be commit da01ee0Copy full SHA for da01ee0
doc/en/fixture.rst
@@ -1975,7 +1975,7 @@ Example:
1975
1976
Running this test will *skip* the invocation of ``data_set`` with value ``2``:
1977
1978
-.. code-block::
+.. code-block:: pytest
1979
1980
$ pytest test_fixture_marks.py -v
1981
=========================== test session starts ============================
doc/en/requirements.txt
@@ -1,5 +1,5 @@
1
pallets-sphinx-themes
2
-pygments-pytest>=1.1.0
+pygments-pytest>=2.2.0
3
sphinx-removed-in>=0.2.0
4
sphinx>=3.1,<4
5
sphinxcontrib-trio
0 commit comments