Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyusu4/tdd
https://github.com/shyusu4/tdd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shyusu4/tdd
- Owner: shyusu4
- Created: 2022-11-25T07:08:32.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-03T14:50:56.000Z (about 1 year ago)
- Last Synced: 2023-11-03T15:42:55.966Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- 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.