Sha256: 1a9f6f3d660c36ed38fc7892c5bf6e0c806bf3fb0292e9211bfe29bd7f096b8f
Contents?: true
Size: 413 Bytes
Versions: 7
Compression:
Stored size: 413 Bytes
Contents
### New features * [#161](https://github.com/rubocop/rubocop-minitest/pull/161): Add new `Minitest/AssertPredicate` and `Minitest/RefutePredicate` cops. ([@koic][]) ### Changes * [#162](https://github.com/rubocop/rubocop-minitest/pull/162): Make `Minitest/AssertNil` (`Minitest/RefuteNil`) aware of `assert_predicate(obj, :nil?)` (`refute_predicate(obj, :nil?)`). ([@koic][]) [@koic]: https://github.com/koic
Version data entries
7 entries across 7 versions & 1 rubygems