A Practical Introduction to Test-Driven Development
Master Test-Driven Development (TDD) in this hands-on course. Learn to write solid unit tests, translate user specs, and apply the Red-Green-Refactor mantra. Discover how to use mocks in Python with the unittest.mock module. By the end, you’ll be equipped with all the necessary steps for TDD success.
To be a proficient developer you need to have a solid grasp of test writing before putting code into production. In this course, we will take a hands-on look at Test-Driven Development by writing and implementing tests as soon as week one. TDD starts with good unit tests, so we will start there. Topics will also cover translating user specs into unit tests, applying the Red-Green-Refactor mantra, and applying mocks in python with the unittest.mock module. Once finished, you will have covered all the steps of TDD before development
User Reviews
Be the first to review “A Practical Introduction to Test-Driven Development”
You must be logged in to post a review.


There are no reviews yet.