
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.
Topics
🚧 How to use AI with this?
🚧 Intro to Unit-testing
🚧 Test before code
🚧 Red, green, refactor
🚧 Data driven test cases
🚧 Mocks
🚧 CI/CD pipelines