1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec
Elliot Winkler ea50a9ffaf Improve failure messages for #fail_with_message_including
This improves our internal matcher so that it mirrors
#fail_with_message. In other words, when it fails it will now say:

    Expectation should have failed with:
      Some message goes here
    Actually failed with:
      Some other message goes here
    However, the expectation did not fail.
2015-03-28 18:12:02 -06:00
..
acceptance Add support for Postgres 2015-02-12 16:01:00 -07:00
support Improve failure messages for #fail_with_message_including 2015-03-28 18:12:02 -06:00
unit/shoulda/matchers validate_after_scope_change? use compact before retrieving max 2015-03-14 18:59:08 -06:00
warnings_spy
acceptance_spec_helper.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
doublespeak_spec_helper.rb Make Doublespeak specs runnable without Rails 2015-02-28 23:41:28 -07:00
report_warnings.rb
unit_spec_helper.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
warnings_spy.rb