Skip to content

RSpec Matchers I needed but didn't find in RSpec-Rails or Shoulda

License

Notifications You must be signed in to change notification settings

ericcf/rad_matchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadMatchers

Installation

rails plugin install git@github.com:ericcf/rad_matchers.git

Active Record Matcher Example

it { should validate_associated(:foo) }

Copyright (c) 2010 Eric Carty-Fickes, released under the MIT license

About

RSpec Matchers I needed but didn't find in RSpec-Rails or Shoulda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages