We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626bcc7 commit a0163d6Copy full SHA for a0163d6
testing/run-write-tests.rst
@@ -56,7 +56,7 @@ But, there are several important notes:
56
57
1. This way of running tests exists only
58
for local developer needs and is discouraged for anything else
59
-2. Some modules do not support it at all. One example is``test_importlib``.
+2. Some modules do not support it at all. One example is ``test_importlib``.
60
In other words: if some module does not have ``unittest.main()``, then
61
most likely it does not support direct invocation.
62
0 commit comments