Back to Catalog

Practicing Test Driven Development with Python

IntermediateGuided Project

Test Driven Development (TDD) is a critical software development process in which developers write the tests before writing code. In this hands-on guided project, you will learn the basics of Test Driven Development.

4.7 (26 Reviews)

Language

  • English

Topic

  • Cloud Development

Enrollment Count

  • 254

Skills You Will Learn

  • Test-Driven Development

Offered By

  • IBMSkillsNetwork

Estimated Effort

  • 1 hour

Platform

  • SkillsNetwork

Last Update

  • March 17, 2026
About this Guided Project
Software developers use Test Driven Development (TDD) to write code that passes predefined tests. TDD is a method that produces well-designed, reliable, and easy-to-maintain code. The ability to follow TDD practices is an important skill.


You will learn how to follow a TDD workflow in this hands-on guided project. As part of your TDD-guided project, you will learn how to write test cases based on an application’s requirements and then build code designed to pass those tests.


After completing this project, you will have fundamental TDD skills that you can use when developing software using any coding language.


A Look at the Project Ahead

After completing this project, you'll be able to:
  • Follow a TDD workflow
  • Write test cases based on an application’s requirements
  • Write code to pass test cases 

What You'll Need

For this project, you will need the following:
  • Familiarity with Python

You’ll have access to a Cloud-based IDE, Theia, that includes all of the required software, including Python, preinstalled. All you need is a recent version of a modern web browser to complete this project.