Sha256: c8a265739d3b554f9ee02a63903fe6e5ce64bb73f3eed0fd1d8bfebb3828a4d3

Contents?: true

Size: 1.09 KB

Versions: 20

Compression:

Stored size: 1.09 KB

Contents

### New features

* [#60](https://github.com/rubocop/rubocop-minitest/issues/60): Add new cop `Minitest/GlobalExpectations` to check for deprecated global expectations. ([@tejasbubane][])

### Bug fixes

* [#58](https://github.com/rubocop/rubocop-minitest/pull/58): Fix a false negative for `Minitest/AssertMatch` and `Minitest/RefuteMatch` when an argument is enclosed in redundant parentheses. ([@koic][])
* [#59](https://github.com/rubocop/rubocop-minitest/pull/59): Fix a false negative for `Minitest/AssertRespondTo` and `Minitest/RefuteRespondTo` when an argument is enclosed in redundant parentheses. ([@koic][])
* [#61](https://github.com/rubocop/rubocop-minitest/pull/61): Fix a false negative for `Minitest/AssertInstanceOf` and `Minitest/RefuteInstanceOf` when an argument is enclosed in redundant parentheses. ([@koic][])
* [#62](https://github.com/rubocop/rubocop-minitest/pull/62): Fix a false negative for `Minitest/AssertEmpty` and `Minitest/RefuteEmpty` when an argument is enclosed in redundant parentheses. ([@koic][])

[@tejasbubane]: https://github.com/tejasbubane
[@koic]: https://github.com/koic

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
rubocop-minitest-0.21.1 relnotes/v0.7.0.md
rubocop-minitest-0.21.0 relnotes/v0.7.0.md
rubocop-minitest-0.20.1 relnotes/v0.7.0.md
rubocop-minitest-0.20.0 relnotes/v0.7.0.md
rubocop-minitest-0.19.1 relnotes/v0.7.0.md
rubocop-minitest-0.19.0 relnotes/v0.7.0.md
rubocop-minitest-0.18.0 relnotes/v0.7.0.md
rubocop-minitest-0.17.2 relnotes/v0.7.0.md
rubocop-minitest-0.17.1 relnotes/v0.7.0.md
rubocop-minitest-0.17.0 relnotes/v0.7.0.md
rubocop-minitest-0.16.0 relnotes/v0.7.0.md
rubocop-minitest-0.15.2 relnotes/v0.7.0.md
rubocop-minitest-0.15.1 relnotes/v0.7.0.md
rubocop-minitest-0.15.0 relnotes/v0.7.0.md
rubocop-minitest-0.14.0 relnotes/v0.7.0.md
rubocop-minitest-0.13.0 relnotes/v0.7.0.md
rubocop-minitest-0.12.1 relnotes/v0.7.0.md
rubocop-minitest-0.12.0 relnotes/v0.7.0.md
rubocop-minitest-0.11.1 relnotes/v0.7.0.md
rubocop-minitest-0.11.0 relnotes/v0.7.0.md