Coffee example
This is the example project used for demonstrating test-driven development (TDD) with PHPUnit in Oliver Klee's workshops.
About me (Oliver Klee)
I am a TYPO3 developer and workshop teacher.
You can book me for workshops at your company.
I also frequently give workshops at the TYPO3 Developer Days.
More Documentation
Other example projects
- Tea example for unit tests for Extbase extensions for TYPO3
- Anagram finder is the finished result of a code kata for TDD
- Dungeon of bugs is the starting point of a more advanced exercise for TDD