| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
If martial artists use kata as a method for exercise and practice, what might be the equivalent for coders like us? Coding katas are short, repeatable programming challenges which are meant to exercise everything from your focus, to your workflow.
To run this project, you must have PHP 7.3 or higher installed.
Begin by cloning this repository to your machine, and installing all Composer dependencies.
git clone git@github.com:Thavarshan/phpunit-code-katas.git katas
cd katas && composer installJust run PHPUnit in the project root.
./vendor/bin/phpunit| Back | FazBrowse Home | New Git URL |