I like Rails.
I like wrong.
I'd like them to be friends.
WrongRails
introduces wrong
to Rails
projects in a friendly way.
In your Gemfile
add:
gem 'wrong_rails', group: :test
Run bundle
and now you'll have wrong
's block-enabled assert
available in your tests and/or specs.
Easy!