baricio / sample-phpunit-docker

Example of unit testing using docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example phpunit with docker

This code is a example to run phpunit with docker

Installation

Run composer install

composer install

Usage

execute bash runtests

./runtests

About

Example of unit testing using docker


Languages

Language:PHP 95.7%Language:Shell 4.3%