Skip to content

Commit cd2dd60

Browse files
committed
introduce debugging with unit testing
1 parent 754f89e commit cd2dd60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lectures/lecture_05.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ We want to normalize phone numbers. What situations do we need to handle?
5858

5959
---
6060

61+
#### [Debugging](https://code.visualstudio.com/docs/python/testing#_debug-tests)
62+
63+
---
64+
6165
## Unit testing
6266

6367
- inputs → function → expected outputs

0 commit comments

Comments
 (0)