Skip to content

sapagat/php_kata_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata setup

Dockerized setup with PHP + PHPUnit.

Requirements

Set up

docker-compose up --build

You can make use of your own Git repository by removing the .git directory.

Run specs

docker-compose run --rm app php vendor/bin/phpunit

About

Dockerize basic setup PHP + PHPUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages