Minitest 6 will not allow assert_equal to compare for equality with nil and minitest 5 has already started warning about it. That's fine if you're comparing with a nil constant, but if you're comparing with an expression that is sometimes nil and sometimes not nil it's an absolute pain in the rear end. |
||
---|---|---|
.. | ||
bounding_box_test.rb | ||
country_test.rb | ||
i18n_test.rb | ||
locale_test.rb | ||
password_hash_test.rb | ||
rich_text_test.rb | ||
short_link_test.rb | ||
utf8_test.rb |