Skip to content

karimsan/phpunit-codility-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phpunit template for codility solutions

Small phpunit template for wrapping data sets and making solutions for codility tasks.

git clone https://github.com/karimsan/phpunit-codility-template
cd phpunit-codility-template
composer install

Copy TemplateTest.php, add test data sets to dataSets and implement solution.

Run test php vendor/bin/phpunit DemoTest.php and enjoy. Use real file name instead of DemoTest.php

Look in DemoTest.php for example.

About

Phpunit template for codility tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages