rspec-rails
https://github.com/rspec/rspec-rails
Ruby
RSpec for Rails 5+
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
30 Subscribers
View all SubscribersAdd a CodeTriage badge to rspec-rails
Help out
- Issues
- UrlGenerationError when testing mocked controllers that use `url_for` just to add params
- Undefined method error in `restore_original_visibility`
- Where to test non-client-facing behaviors from controller actions?
- Define url_options as per system test case does
- Add frozen_string_literal pragma to generated files
- Add support for Rails built-in Parallel Testing
- "stack level too deep" when "expect().to receive().once" fails
- Anonymous controller breaks ActionController::UrlGenerator on delete route
- Add better documentation for system tests
- Fix `with_routing` not working with `get :index`
- Docs