Project
Reverse Dependencies for rspec-rails
The projects listed here declare rspec-rails as a runtime or development dependency
0.0
Facilitate assertions for common controller responsibilites
2021
2022
2023
2024
2025
2026
0.0
A standardized structure for request specs in Rails.
2021
2022
2023
2024
2025
2026
0.0
Use this gem to document your API with your specs.
2021
2022
2023
2024
2025
2026
0.0
Reports rspec results on a Framework LED Matrix module for the Framework Laptop 16.
2021
2022
2023
2024
2025
2026
0.0
Generate documentation api of rspec tests
2021
2022
2023
2024
2025
2026
0.0
Adds a capybara integration test group to RSpec 2.
2021
2022
2023
2024
2025
2026
0.0
RSpec extension to test JSON API response.
2021
2022
2023
2024
2025
2026
0.0
A gem that changes the default rspec format to be slightly more interesting.
2021
2022
2023
2024
2025
2026
0.0
use paper_trail within rspec, conveniently
2021
2022
2023
2024
2025
2026
0.0
A subject-oriented way to match assignments in controller examples.
2021
2022
2023
2024
2025
2026
0.0
Lightweight controller macros for Rails 3 and RSpec
2021
2022
2023
2024
2025
2026
0.0
This gem adds a custom matcher to RSpec-rails to recursively compare nested Ruby data-structures consisting of `Hash` and `Array` elements. An order of elements in an array is ignored. Based on the other GEM : rspec-deep-ignore-order-matcher
2021
2022
2023
2024
2025
2026
0.0
Extension to rspec-rails that allows some shortcuts in routing tests.
With it, this:
describe "users routes" do
describe "GET /" do
it{{:get => '/'}.should route_to "users#index"}
end
describe "POST /" do
it{{:post => '/'}.should be_routable}
end
end
...
2021
2022
2023
2024
2025
2026
0.0
A solution to support Rails Generator testing in RSpec.
2021
2022
2023
2024
2025
2026
0.0
Does Stuff
2021
2022
2023
2024
2025
2026
0.0
Rails-RSpec plugin that will track the coverage of routes among your request specs
2021
2022
2023
2024
2025
2026
0.0
rspec_tag_matchers provides an implementation of rspec_on_rails'
have_tag() matcher which does not depend on Rails' assert_select().
Using Nokogiri instead, the matcher is available to non-Rails projects,
and enjoys the full flexibility of Nokogiri's advanced and blazing fast
CSS and X...
2021
2022
2023
2024
2025
2026
0.0
Provides wrapping application necessary views and data structures to capture online RSVP responses.
2021
2022
2023
2024
2025
2026
0.0
Yettings uses encrypted YML files that allow you to safely store sensitive configuration data such as API keys and passwords in your repository. Yettings makes these key/values available by creating a class and instance methods. Ex: Yetting.some_setting
2021
2022
2023
2024
2025
2026
0.0
A Rails blog
2021
2022
2023
2024
2025
2026