We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1a396 commit c8a7a34Copy full SHA for c8a7a34
testing/README.md
@@ -1,4 +1,8 @@
1
+# Unit Testing in Python
2
- https://nedbatchelder.com/
3
- http://www.diveintopython.net/unit_testing/index.html
4
- https://www.youtube.com/watch?v=1Lfv5tUGsn8&index=30&list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-
5
- 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