Posts tagged coding-dojo
Coding Dojo - Detect CI Context
- 08 March 2025
Coding Dojos are a great way to practice and enhance your skills in Test-Driven Development (TDD), software craftsmanship, and incremental software design. In this blog post, we’ll explore how to implement the Detect CI Context coding example using Python.
You’ll learn how to: