This is a repository for learning Test-Driven Development with Python 2nd
 
Go to file
Jason Zhu b97d332ffd Added code snippet in chap2.md for unittest module implementation 2020-10-15 17:38:50 +11:00
textbook Added code snippet in chap2.md for unittest module implementation 2020-10-15 17:38:50 +11:00
.gitignore Finished Chapter 1 of textbook and add .gitignore 2020-08-19 14:11:28 +10:00
README.md First change in repo 2020-08-19 14:10:14 +10:00

README.md

Test-Driven Development with Python, 2nd Edition

This is a repository for learning Test-Driven Development with Python 2nd