https://github.com/shyusu4/tdd
https://github.com/shyusu4/tdd
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shyusu4/tdd
- Owner: shyusu4
- Archived: true
- Created: 2022-11-25T07:08:32.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-03T14:50:56.000Z (over 1 year ago)
- Last Synced: 2024-10-21T11:41:47.281Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Driven Development
This is a project to practice test-driven development (TDD). The idea is to write tests first and then the code.