File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ PythonTopics
44
55Presentations/notes on various Python topics
66
7- Included in the repo are assorted notes and presentationa about selected Python topics.
7+ Included in the repo are assorted notes and presentations about selected Python topics.
88
99A rendered version is available on gitHub pages at:
1010
Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ Test system recommendations
1818
1919https://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
2426Two Options
You can’t perform that action at this time.
0 commit comments