https://github.com/omkz/rails-rspec-todo
How I test Rails applications
https://github.com/omkz/rails-rspec-todo
rspec-rails ruby-on-rails system-testing
Last synced: about 2 months ago
JSON representation
How I test Rails applications
- Host: GitHub
- URL: https://github.com/omkz/rails-rspec-todo
- Owner: omkz
- Created: 2019-01-12T18:26:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T00:15:14.000Z (over 3 years ago)
- Last Synced: 2025-03-05T03:15:45.420Z (over 1 year ago)
- Topics: rspec-rails, ruby-on-rails, system-testing
- Language: Ruby
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...