A Practical Introduction to Test-Driven Development

This course is part of Test-Driven Development Specialization

Instructor: Doug Purcell

Skills you'll gain

  •   Python Programming
  •   Mockups
  •   Test Driven Development (TDD)
  •   Development Testing
  •   Test Automation
  •   Test Case
  •   Unit Testing
  •   Software Testing
  • There are 5 modules in this course

    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

    Unit Testing best practices

    Writing Tests for TDD

    The Red-Green-Refactor cycle in practice

    The power of mocks

    Explore more from Software Development

    ©2025  ementorhub.com. All rights reserved