Learn TDD with AI

Why TDD?

Learn about TDD (Test Driven Development and how to apply it from the beginning and into expert level. We go through, what is a test case, a testing framework, unit-testing, an follow it up with mocking, and CI/CD pipelines.

Intro

Topics

🚧 Red, green, refactor

🚧 What is a test case (from AAA to GWT)

🚧 A testing framework

🚧 Mocks

🚧 CI/CD pipelines