ae6abd8adc
Update ruby-shoulda-context to 2.0.0. ## 2.0.0 (2020-06-13) ### Backward-incompatible changes * Drop support for RSpec 2 matchers. Matchers passed to `should` must conform to RSpec 3's API (`failure_message` and `failure_message_when_negated`). * Drop support for older versions of Rails. Rails 4.x-6.x are the only versions supported now. * Drop support for older versions of Ruby. Ruby 2.4.x-2.7.x are the only versions supported now. ### Bug fixes * Fix how test names are generated so that when including the name of the outermost test class, "Test" is not removed from the class name if it does not fall at the end. * Remove warning from Ruby about `context` not being used when using the gem with warnings enabled. * Fix macro autoloading code. Files intended to hold custom macros which are located in either `test/shoulda_macros`, `vendor/gems/*/shoulda_macros`, or `vendor/plugins/*/shoulda_macros` are now loaded and mixed into your test framework's automatically. * Restore compatibility with Shoulda Matchers, starting from 3.0. * Fix some compatibility issues with Minitest 5. * Fix running tests within a Rails < 5.2 environment so that when tests fail, an error is not produced claiming that Minitest::Result cannot find a test method.
6 lines
423 B
Text
6 lines
423 B
Text
$NetBSD: distinfo,v 1.4 2020/06/14 13:28:37 taca Exp $
|
|
|
|
SHA1 (shoulda-context-2.0.0.gem) = 3afc80fd594265239029c26c6ee36ab98327d3a0
|
|
RMD160 (shoulda-context-2.0.0.gem) = 7c0ce02119f460d4ff7c05c0cffe003136ecc303
|
|
SHA512 (shoulda-context-2.0.0.gem) = c8d856a95b3dfe85fd92c79f18e03a2765ad219b83ab132017fefcffd0262b04bcebf267e6bbaec0ed3dff1d4d345bd74c1f9db1d2a22938ee8d85ee1078ac6e
|
|
Size (shoulda-context-2.0.0.gem) = 34304 bytes
|