Skip to content

celtric/fizzbuzz-kata-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz kata skeleton in PHP

Test cases extracted from http://agilekatas.co.uk/katas/FizzBuzz-Kata

Installation

composer install

Running the tests

You can run any file, method or scenario directly from your IDE. If you prefer to use the command line, you can run the following commands:

vendor/bin/phpunit tests/
vendor/bin/behat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published