Skip to content

RuboCop Minitest 0.20.0

Compare
Choose a tag to compare
@koic koic released this 07 Jun 02:24
· 346 commits to master since this release

New features

  • #169: Add new Minitest/SkipEnsure cop. (@koic)

Bug fixes

  • #172: Fix a false positive for Minitest/AssertPredicate and Minitest/RefutePredicate when using numbered parameters. (@koic)

Changes

  • #168: (Compatibility) Drop Ruby 2.5 support. (@koic)