https://github.com/lurst/parrot_refactoring_kata
🥋 Parrot Refactoring Kata
https://github.com/lurst/parrot_refactoring_kata
kata
Last synced: 17 days ago
JSON representation
🥋 Parrot Refactoring Kata
- Host: GitHub
- URL: https://github.com/lurst/parrot_refactoring_kata
- Owner: LuRsT
- Created: 2019-10-21T09:59:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T10:11:34.000Z (about 6 years ago)
- Last Synced: 2025-01-19T17:31:14.822Z (12 months ago)
- Topics: kata
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parrot Refactoring Kata
From: https://github.com/emilybache/Parrot-Refactoring-Kata
Done following Chapter 10 of Refactoring 2nd Edition book
I added my solution, but the only tricky thing with this kata is really going slowly.