https://github.com/albertllousas/lcd-kata-with-kotlin
TDD kata
https://github.com/albertllousas/lcd-kata-with-kotlin
Last synced: about 2 months ago
JSON representation
TDD kata
- Host: GitHub
- URL: https://github.com/albertllousas/lcd-kata-with-kotlin
- Owner: albertllousas
- Created: 2024-05-12T18:59:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T09:40:43.000Z (about 1 year ago)
- Last Synced: 2025-01-30T22:48:25.216Z (3 months ago)
- Language: Kotlin
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# lcd-kata-with-kotlin
https://codingdojo.org/kata/NumberToLCD/
## Steps
Please follow de commits to see how to get to the solution doing TDD:
```bash
$> git log --pretty=format:'%s' --abbrev-commit --reverse
```