Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matej-ch/katas

Few katas, for exercising test driven development
https://github.com/matej-ch/katas

kata php-74 tdd tdd-katas

Last synced: 22 days ago
JSON representation

Few katas, for exercising test driven development

Awesome Lists containing this project

README

        

## Solved katas with TDD approach

* Determinant
* FizzBuzz
* Bowling
* Interval
* Tennis Match
* String Calculator
* Roman numerals
* Prime factors
* GuildRose
* Find missing number in array
* Josephus Permutation