Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages