Skip to content

Commit 9619356

Browse files
authored
Update where_to_put_tests.rst
Added links for relevant links for nose and unittest
1 parent 8a34bfe commit 9619356

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Sources/source/where_to_put_tests.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Test system recommendations
1818

1919
https://docs.pytest.org/en/stable/goodpractices.html
2020

21-
I need to add links for ``nose`` and ``unittest`` ... PR's accepted!
21+
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 .
2224

2325

2426
Two Options

0 commit comments

Comments
 (0)