We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cd0d32 + 748fd98 commit b9eb210Copy full SHA for b9eb210
docs/faq.rst
@@ -40,7 +40,7 @@ My tests are not being found. Why not?
40
[pytest]
41
python_files=*.py
42
43
-When debugging test collection problems, the `--collectonly` flag and `-rs`
+When debugging test collection problems, the ``--collectonly`` flag and ``-rs``
44
(report skipped tests) can be helpful.
45
46
How do South and pytest-django play together?
0 commit comments