amcsi / playground
Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.
dev-master
2018-01-11 22:47 UTC
Requires
- mnapoli/silly: dev-master
- phpunit/phpunit: 6.*
This package is not auto-updated.
Last update: 2024-12-22 06:37:13 UTC
README
Quick class files with their PHPUnit test files for the purposes of Toptal, Project Euler, HackerRank etc.
Author: Attila Szeremi
License: MIT
How to use
# Either: git clone git@github.com:amcsi/php-playground.git # Or: git clone https://github.com/amcsi/php-playground # Or: composer create-project amcsi/playground pathToProject dev-master
Creating a new test class
bin/create.php Class10