PHPUnit tests for TYPO3 extensions 3/3
In this hands-on workshop, you'll learn:
- which different kind of tests there are, and which to use for testing which parts of your TYPO3 extension
- how to use the TYPO3 Testing Framework for testing extensions
- how to write tests your Extbase models, repositories and controllers
The workshop requires a working knowledge of writing TYPO3 extensions with Extbase/Fluid and some basic experience with PHPUnit (e.g., from the session "Getting started with test-driven development with PHPUnit").
You'll need to bring a laptop with a Docker (CE) and Docker Compose installation. A local PHP installation is not required, and neither is DDEV.
Resources: