Shoulda-like Rails validation and association testing with RSpec
Check out rspec_validation_expectations.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Check out rspec_validation_expectations.
Comments
I find remarkable to be a full-fledged and mature library to handle more than just validations in a shoulda-like style for RSpec. Check it out!
+1 for remarkable. Don’t reinvent this wheel
remarkable looks good. thanks!
Why not just use the actual Shoulda in RSpec?
Post a comment