/docker-phpunit

Run PHPUnit as a separate container. This is really helpful specially working on package developments.

docker-phpunit

Run PHPUnit as a separate container. This is really helpful specially working on package developments.

git clone git@github.com:thilanga/docker-phpunit.git
cd docker-phpunit
docker-compose --project-directory=../your_project up