-
thoughtbot/shoulda-matchers
Shoulda Matches: RSpec and Minitest-Compatible One-Liner Tests for Rails Functionality — For testing things like validations, column presence, associations, parameter filtering, callbacks, flash and session usage..
Appears in lists (1)
More like this (3)
-
Introduction to Rails testing with RSpec and Capybara
A Fresh Introduction to Rails Testing with RSpec and Capybara — If you’ve covered this area...
-
palkan/n_plus_one_control
n_plus_one_control: RSpec and Minitest Matchers to Prevent N+1 Query Problems