This is a repository for learning Test-Driven Development with Python 2nd
 
Go to file
Jason Zhu e4cb70719e 5.7.1 Better Unit Testing Practice: Each Test Should Test One Thing 2020-11-09 12:03:16 +11:00
python-tdd-book-src@76a8bf8aed Finished up to 3.5 2020-11-06 12:34:46 +11:00
textbook 5.7.1 Better Unit Testing Practice: Each Test Should Test One Thing 2020-11-09 12:03:16 +11:00
.gitignore Finished Chapter 1 of textbook and add .gitignore 2020-08-19 14:11:28 +10:00
.gitmodules Finished up to 3.5 2020-11-06 12:34:46 +11: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