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 8a34bfe commit 9619356Copy full SHA for 9619356
Sources/source/where_to_put_tests.rst
@@ -18,7 +18,9 @@ Test system recommendations
18
19
https://docs.pytest.org/en/stable/goodpractices.html
20
21
-I need to add links for ``nose`` and ``unittest`` ... PR's accepted!
+For ``nose``, read https://nose.readthedocs.io/en/latest/finding_tests.html
22
+
23
+and for ``unittest`` read https://docs.python.org/3/library/unittest.html#test-discovery .
24
25
26
Two Options
0 commit comments