Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matej-ch/katas
- Owner: Matej-ch
- Created: 2020-05-16T11:12:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T17:58:37.000Z (over 2 years ago)
- Last Synced: 2024-11-18T22:41:13.436Z (3 months ago)
- Topics: kata, php-74, tdd, tdd-katas
- Language: PHP
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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