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