A Practical Introduction to Test-Driven Development

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/a-practical-introduction-to-test-driven-development

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Unit Testing best practices
The Red-Green-Refactor cycle in practice
The power of mocks

课程评论(0条)

课程详情

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

课程标签

0人关注该课程

主题相关的课程