Test-Driven Development Specialization

Program efficiently with Test-Driven Development. Integrate best practices of test-driven development into your programming workflow.

Instructor: Doug Purcell

Skills you'll gain

  •   Continuous Deployment
  •   Debugging
  •   Integration Testing
  •   Test Case
  •   CI/CD
  •   Version Control
  •   Python Programming
  •   Agile Methodology
  •   Continuous Integration
  •   Test Automation
  •   Test Driven Development (TDD)
  •   Development Testing
  • Specialization - 4 course series

    Learners will apply skills related to test-driven development in a capstone project, testing your ability to use exception handling, mock objects, and unit tests in a TDD lifecycle. After completion, you'll have a portfolio piece program that demonstrates you have a solid understanding of all concepts related to TDD!

    We recommend that you have some knowledge of the Python programming language. Examples and labs use Python.

    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

    In this course we will discuss how to integrate best practices of test-driven development into your programming workflow. We will start out by discussing how to refactor legacy codebases with the help of agile methodologies. Then, we will explore continuous integration and how to write automated tests in Python. Finally, we will work everything we've learned together to write code that contains error handlers, automated tests, and refactored functions.

    In this course, we will apply skills related to test-driven development in a capstone project. This will test your ability to use exception handling, mock objects, and unit tests in a TDD lifecycle. After completion, you'll have a portfolio piece program that demonstrates you have a solid understanding of all concepts related to TDD!

    A Practical Introduction to Test-Driven Development

    Integrating Test-Driven Development into Your Workflow

    Test-Driven Development Project: Random Person Generator

    ©2025  ementorhub.com. All rights reserved