https://github.com/tejasbubane/tdd-katas
Katas solved while learning TDD with rspec
https://github.com/tejasbubane/tdd-katas
Last synced: 8 months ago
JSON representation
Katas solved while learning TDD with rspec
- Host: GitHub
- URL: https://github.com/tejasbubane/tdd-katas
- Owner: tejasbubane
- Created: 2015-05-17T20:02:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-17T20:08:31.000Z (about 11 years ago)
- Last Synced: 2025-03-25T09:51:26.794Z (about 1 year ago)
- Language: Ruby
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Learning Testing with Rspec
Using [this TDD Kata](http://osherove.com/tdd-kata-1) for the purpose of learning.
TODO:
* More refactoring
* Head on to [kata2](http://osherove.com/tdd-kata-2/)