https://github.com/bntzio/rails-todos-tdd
A todo-list rails app with test-driven development (tdd)
https://github.com/bntzio/rails-todos-tdd
capybara rails rspec ruby tdd test-driven-development todolist
Last synced: 2 months ago
JSON representation
A todo-list rails app with test-driven development (tdd)
- Host: GitHub
- URL: https://github.com/bntzio/rails-todos-tdd
- Owner: bntzio
- Created: 2016-03-04T19:26:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T20:28:11.000Z (over 9 years ago)
- Last Synced: 2025-02-16T12:16:06.552Z (over 1 year ago)
- Topics: capybara, rails, rspec, ruby, tdd, test-driven-development, todolist
- Language: Ruby
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Rails Todos TDD
A super simple todo-list made in rails, tested with test-driven development (tdd) using capybara and rspec.
