ruby/test/did_you_mean
Yusuke Endoh 39f99b8176 Use assert_not_match "Did you mean?" for UncorrectableNameCheckTest
... instead of exact matching. I'm now creating a built-in gem that
modifies Exception's error message, so the expectation value is changed.

IMO, it is good to check that did_you_mean suggestion is NOT added in
the uncorrectable case.

https://github.com/ruby/did_you_mean/commit/ebe88ec4d2
2021-06-29 15:49:51 +09:00
..
core_ext Fix Leaked file descriptor in test/did_you_mean 2019-12-02 16:25:43 +09:00
edit_distance
fixtures support multi-run test for test/did_you_mean/spell_checking/test_class_name_check.rb 2020-02-07 09:30:43 -05:00
spell_checking Use assert_not_match "Did you mean?" for UncorrectableNameCheckTest 2021-06-29 15:49:51 +09:00
tree_spell Revert "Fixed typo" 2020-10-27 23:26:38 +09:00
helper.rb
test_spell_checker.rb
test_tree_spell_checker.rb Sync did_you_mean 2020-06-06 13:02:08 -04:00
test_verbose_formatter.rb Sync did_you_mean 2020-06-06 13:02:08 -04:00