A Practical Introduction to Test-Driven Development (Coursera)

A Practical Introduction to Test-Driven Development (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
Some python programming experience and is also recommended that you take the preceeding course in this specialization or have equivalent experience.
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

A Practical Introduction to Test-Driven Development (Coursera)
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.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course 2 of 4 in the Test-Driven Development Specialization.


Syllabus


WEEK 1

Automated Unit Testing Basics

Test-Driven Development starts with testing, and good TDD starts with good unit tests.

Unit Testing best practices

In this module we will discover the best practices for writing unit tests.


WEEK 2

Writing Tests for TDD

In this module, we'll be translating user specs into unit tests, including all the steps of TDD before development.

The Red-Green-Refactor cycle in practice

In this module we'll discover a hands on approach to applying the Red-Green-Refactor mantra of unit testing.


WEEK 3

The power of mocks

In this module we'll learn how to use mocks in python with the unittest.mock module.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Course Auditing
41.00 EUR/month
Some python programming experience and is also recommended that you take the preceeding course in this specialization or have equivalent experience.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.