Skip to content

Commit c8a7a34

Browse files
author
Joseph Luce
authored
Update README.md
1 parent cf1a396 commit c8a7a34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testing/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
# Unit Testing in Python
12
- https://nedbatchelder.com/
23
- http://www.diveintopython.net/unit_testing/index.html
34
- https://www.youtube.com/watch?v=1Lfv5tUGsn8&index=30&list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-
45
- https://jeffknupp.com/blog/2013/12/09/improve-your-python-understanding-unit-testing/
6+
7+
# Mocking in Python
8+
- https://www.youtube.com/watch?v=zW0f4ZRYF5M

0 commit comments

Comments
 (0)