Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfvitale/tdd-kata
TDD Kata
https://github.com/mfvitale/tdd-kata
java kata tdd
Last synced: 19 days ago
JSON representation
TDD Kata
- Host: GitHub
- URL: https://github.com/mfvitale/tdd-kata
- Owner: mfvitale
- Created: 2019-05-28T07:57:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T08:04:57.000Z (over 5 years ago)
- Last Synced: 2024-11-26T11:49:41.661Z (3 months ago)
- Topics: java, kata, tdd
- Language: Java
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD-kata
In this repo I will publish the [Kata](https://en.wikipedia.org/wiki/Kata_\(programming\)) on TDD. I will get it from [Katalyst](https://katalyst.codurance.com)
For all the Kata you can see the commit history for understand "red/green/refactor" step.