thoughtbot--shoulda-matchers/spec
Elliot Winkler 47f47d0d7a Improve failure message for enum matcher
When the enum matcher fails, the message it generates is not as clear as
it could be, particularly around showing the expected enum values versus
the actual ones. This commit expands the failure message to be more
helpful (and ensures that the description of the matcher is kept
compact).
2019-06-09 02:16:18 -06:00
..
acceptance Adding support to allow_nil option for delegate_method matcher 2018-01-24 02:22:19 -06:00
support Make match_against matcher more accurate 2019-06-09 02:16:16 -06:00
unit/shoulda/matchers Improve failure message for enum matcher 2019-06-09 02:16:18 -06:00
warnings_spy Be better about looking for warnings on Travis 2014-12-16 20:30:05 -07:00
acceptance_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
doublespeak_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
report_warnings.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
spec_helper.rb Only turn on VERBOSE after requiring shoulda-matchers 2019-03-20 22:44:06 -07:00
unit_spec_helper.rb Only turn on VERBOSE after requiring shoulda-matchers 2019-03-20 22:44:06 -07:00
warnings_spy.rb Fail build if there are warnings 2015-02-09 10:48:49 -07:00