GitHub

imdhemy/tut-phpunit-12

Either install PHP 8.4 & composer on your system or use the Docker image provided in this repository. Each lesson is in a separat branch. You can switch to the branch of the lesson you want to learn.
I've been using the PHPUnit Test Explorer extension with VSCode and noticed that when running tests, the --teamcity command-line argument is automatically appended to the phpunit execution command.