Skip to content

dan-the-dev/kata-skeleton-php

Repository files navigation

KATA SKELETON DAN THE DEV - PHP VERSION

How to use the template

Create your own repository starting from the template here on GitHub - give a name meaningful for the Kata exercise. The only requirements on your computer are:

Then, clone it and install dependencies running the command make install from your terminal, in the root folder of the project. After dependencies are installed, you can run tests via make test.

From now on, you can start with the Kata. I suggest you refactor names at first: for example, for FizzBuzz kata, I renamed the classes to FizzBuzz and FizzBuzzTest.

About

PHP skeleton for Katas with testing automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published