https://github.com/jakobniinja/tdd-yatzy
Bluehats TDD series presents small katas to foster test-first mechanics.
https://github.com/jakobniinja/tdd-yatzy
java17 junit5 tdd-java
Last synced: 3 months ago
JSON representation
Bluehats TDD series presents small katas to foster test-first mechanics.
- Host: GitHub
- URL: https://github.com/jakobniinja/tdd-yatzy
- Owner: jakobniinja
- Created: 2024-01-30T14:04:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T15:53:25.000Z (over 1 year ago)
- Last Synced: 2025-01-23T23:39:06.044Z (5 months ago)
- Topics: java17, junit5, tdd-java
- Language: Java
- Homepage: https://kata-log.rocks/yahtzee-kata
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tdd-yatzy
## Lessons
On build failures - hit enter!
Find the missed branch! Put if's on separate lines ;)