The repository contains the source code for PHPUnit tutorial.
Either install PHP 8.4
& composer
on your system or use the Docker image provided in this repository.
Clone the repository:
git clone https://github.com/imdhemy/tut-phpunit-12.git
Navigate to the cloned repository & run make
. It will build the Docker image and log you into the container.
make
Each lesson is in a separat branch. You can switch to the branch of the lesson you want to learn.
Check the examples playlist on YouTube: PHPUnit Examples