Skip to content

RuboCop Minitest 0.9.0

Compare
Choose a tag to compare
@koic koic released this 13 Apr 12:41
· 600 commits to master since this release

Bug fixes

  • #75: Fix a false negative for Minitest/GlobalExpectations when using global expectation methods with no arguments. (@koic)

Changes

  • #73: The Minitest department works on file names end with _test.rb by default. (@koic)
  • #77: (BREAKING) Drop support for Ruby 2.3. (@koic)