{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":200993177,"defaultBranch":"master","name":"rubocop-minitest","ownerLogin":"koic","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-08-07T07:07:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13203?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710605027.0","currentOid":""},"activityList":{"items":[{"before":"44947923d564a5f2c6511f0a9465e24144c927e4","after":null,"ref":"refs/heads/support_no_corrections","pushedAt":"2024-03-16T16:03:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"6197cc68fd313c9127e59ee4012ac1ab6aacb13a","after":"44947923d564a5f2c6511f0a9465e24144c927e4","ref":"refs/heads/support_no_corrections","pushedAt":"2024-03-12T03:08:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make `AssertOffense` support `assert_no_corrections`\n\nDespite being mentioned in the `AssertOffense` documentation, `assert_no_corrections` was not supported:\nhttps://github.com/rubocop/rubocop-minitest/blob/v0.35.0/lib/rubocop/minitest/assert_offense.rb#L58-L72\n\nThis PR makes `assert_no_corrections` supported in accordance with the documentation.","shortMessageHtmlLink":"Make AssertOffense support assert_no_corrections"}},{"before":null,"after":"6197cc68fd313c9127e59ee4012ac1ab6aacb13a","ref":"refs/heads/support_no_corrections","pushedAt":"2024-03-12T03:03:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make `AssertOffense` support `assert_no_corrections`\n\nDespite being mentioned in the `AssertOffense` documentation, `assert_no_corrections` was not supported:\nhttps://github.com/rubocop/rubocop-minitest/blob/v0.35.0/lib/rubocop/minitest/assert_offense.rb#L58-L72\n\nThis PR makes `assert_no_corrections` supported in accordance with the documentation.","shortMessageHtmlLink":"Make AssertOffense support assert_no_corrections"}},{"before":"43b6ddbd6916682c5ba2076258bfab6aa3c13976","after":null,"ref":"refs/heads/support_prism","pushedAt":"2024-03-04T16:01:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"0d3ddbcc047952b2040f9aab9a6caa76406d238e","after":"43b6ddbd6916682c5ba2076258bfab6aa3c13976","ref":"refs/heads/support_prism","pushedAt":"2024-03-04T01:41:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nThere are no changes to the implementation, but the required dependency version of\nRuboCop AST will be updated. It would be more rational than adding new dependency on\n`gem 'rubocop-ast', '>= 1.31.1'` in the Gemfile just to bump up the minor version.\n\nRuboCop Minitest now ensures that `RuboCop::AST::ProcessedSource` used in tests is aware of\n`parser_engine` parameter.\n\nTests for RuboCop AST with Prism as the backend can be run as follows:\n\n```console\nbundle exec rake prism_test\n```\n\nThe above is the shortcut alias for:\n\n```console\nPARSER_ENGINE=parser_prism bundle exec rake test\n```\n\nRuboCop works on Ruby versions 2.7+, but since Prism only targets parsing for Ruby 3.3+,\n`internal_investigation` Rake task will not be executed. This task is only run with the Parser gem,\nwhich can parse Ruby versions 2.0+.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"2a747617ed345c175f6b2fce20c72c11766075ef","after":"0d3ddbcc047952b2040f9aab9a6caa76406d238e","ref":"refs/heads/support_prism","pushedAt":"2024-03-04T01:36:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nThere are no changes to the implementation, but the required dependency version of\nRuboCop AST will be updated. It would be more rational than adding new dependency on\n`gem 'rubocop-ast', '>= 1.31.1'` in the Gemfile just to bump up the minor version.\n\nRuboCop Minitest now ensures that `RuboCop::AST::ProcessedSource` used in tests is aware of\n`parser_engine` parameter.\n\nTests for RuboCop AST with Prism as the backend can be run as follows:\n\n```console\nbundle exec rake prism_test\n```\n\nThe above is the shortcut alias for:\n\n```console\nPARSER_ENGINE=parser_prism TARGET_RUBY_VERSION=3.3 bundle exec rake test\n```\n\nRuboCop works on Ruby versions 2.7+, but since Prism only targets parsing for Ruby 3.3+,\n`internal_investigation` Rake task will not be executed. This task is only run with the Parser gem,\nwhich can parse Ruby versions 2.0+.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"0f481c83efd8d2fda2d8d6f6a2245cd7eed64d3a","after":null,"ref":"refs/heads/fix_flaky_test","pushedAt":"2024-03-04T01:35:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"ed12207be8c1f58280ab96267dcb085bc55ae1b9","after":"0f481c83efd8d2fda2d8d6f6a2245cd7eed64d3a","ref":"refs/heads/fix_flaky_test","pushedAt":"2024-03-04T01:33:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Fix flaky testing for `Minitst/MultipleAssertions`\n\nThe shared `@cop` instance variable of `AssertOffense` module\ncauses flaky tests due to state changes.\n\nThe `AssertOffense` testing module needs to be updated to allow for tests\nthat are independent in configuration between tests.\nIt is necessary to prevent race conditions caused by shared configurations.\n\nThis is a workaround to skip tests until the issue is resolved in `AssertOffense` module.","shortMessageHtmlLink":"Fix flaky testing for Minitst/MultipleAssertions"}},{"before":"282802eb99de0943eace2247446a4208cb61d7d2","after":"ed12207be8c1f58280ab96267dcb085bc55ae1b9","ref":"refs/heads/fix_flaky_test","pushedAt":"2024-03-04T01:30:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Fix flaky testing for `Minitst/MultipleAssertions`\n\nThe shared `@cop` instance variable of `AssertOffense` module\ncauses flaky tests due to state changes.\n\nThe `AssertOffense` testing module needs to be updated to allow for tests\nthat are independent in configuration between tests.\nIt is necessary to prevent race conditions caused by shared configurations.","shortMessageHtmlLink":"Fix flaky testing for Minitst/MultipleAssertions"}},{"before":null,"after":"282802eb99de0943eace2247446a4208cb61d7d2","ref":"refs/heads/fix_flaky_test","pushedAt":"2024-03-04T01:25:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Fix flaky testing for `Minitst/MultipleAssertions`\n\nThe shared `@cop` instance variable of `AssertOffense` module\ncauses flaky tests due to state changes.\n\nThe `AssertOffense` testing module needs to be updated to allow for tests\nthat are independent in configuration between tests.\nIt is necessary to prevent race conditions caused by shared configurations.","shortMessageHtmlLink":"Fix flaky testing for Minitst/MultipleAssertions"}},{"before":"1b25ebbe1b27e2cc8b1d1e3a064f03ee3371997f","after":"2a747617ed345c175f6b2fce20c72c11766075ef","ref":"refs/heads/support_prism","pushedAt":"2024-03-04T00:33:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nThere are no changes to the implementation, but the required dependency version of\nRuboCop AST will be updated. It would be more rational than adding new dependency on\n`gem 'rubocop-ast', '>= 1.31.1'` in the Gemfile just to bump up the minor version.\n\nRuboCop Minitest now ensures that `RuboCop::AST::ProcessedSource` used in tests is aware of\n`parser_engine` parameter.\n\nTests for RuboCop AST with Prism as the backend can be run as follows:\n\n```console\nbundle exec rake prism_test\n```\n\nThe above is the shortcut alias for:\n\n```console\nPARSER_ENGINE=parser_prism TARGET_RUBY_VERSION=3.3 bundle exec rake test\n```\n\nRuboCop works on Ruby versions 2.7+, but since Prism only targets parsing for Ruby 3.3+,\n`internal_investigation` Rake task will not be executed. This task is only run with the Parser gem,\nwhich can parse Ruby versions 2.0+.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"60d5caa46f6f37e2b8f04c408bbe45d274d409b4","after":null,"ref":"refs/heads/require_rubocop_1_61","pushedAt":"2024-03-02T16:00:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"1b25ebbe1b27e2cc8b1d1e3a064f03ee3371997f","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T10:15:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nThere are no changes to the implementation, but the required dependency version of\nRuboCop AST will be updated. It would be more rational than adding new dependency on\n`gem 'rubocop-ast', '>= 1.31.1'` in the Gemfile just to bump up the minor version.\n\nRuboCop Minitest now ensures that `RuboCop::AST::ProcessedSource` used in tests is aware of\n`parser_engine` parameter.\n\nTests for RuboCop AST with Prism as the backend can be run as follows:\n\n```console\nbundle exec rake prism_test\n```\n\nThe above is the shortcut alias for:\n\n```console\nPARSER_ENGINE=parser_prism TARGET_RUBY_VERSION=3.3 bundle exec rake test\n```\n\nRuboCop works on Ruby versions 2.7+, but since Prism only targets parsing for Ruby 3.3+,\n`internal_investigation` Rake task will not be executed. This task is only run with the Parser gem,\nwhich can parse Ruby versions 2.0+.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"6ceebdb87172bc9a697e5d070b6e36845573a54a","after":"60d5caa46f6f37e2b8f04c408bbe45d274d409b4","ref":"refs/heads/require_rubocop_1_61","pushedAt":"2024-03-01T18:18:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Require RuboCop 1.61 to use `AutoCorrect: Contextual`\n\nFollow up https://github.com/rubocop/rubocop-minitest/pull/302#issuecomment-1945308338.\n\nThis PR updates the dependency version to RuboCop 1.61, which supports `AutoCorrect: contextual`,\nand updates `Minitest/Focus`'s config.\nhttps://github.com/rubocop/rubocop/releases/tag/v1.61.0","shortMessageHtmlLink":"Require RuboCop 1.61 to use AutoCorrect: Contextual"}},{"before":"861b2c387a7f1611b0a440eb9920a539364a2e5c","after":"6ceebdb87172bc9a697e5d070b6e36845573a54a","ref":"refs/heads/require_rubocop_1_61","pushedAt":"2024-03-01T18:13:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Require RuboCop 1.61 to use `AutoCorrect: Contextual`\n\nFollow up https://github.com/rubocop/rubocop-minitest/pull/302#issuecomment-1945308338.\n\nThis PR updates the dependency version to RuboCop 1.61, which supports `AutoCorrect: contextual`,\nand updates `Minitest/Focus`'s config.\nhttps://github.com/rubocop/rubocop/releases/tag/v1.61.0","shortMessageHtmlLink":"Require RuboCop 1.61 to use AutoCorrect: Contextual"}},{"before":"59ab71208d75d2588e099eb3607f1e1dcf06730c","after":"861b2c387a7f1611b0a440eb9920a539364a2e5c","ref":"refs/heads/require_rubocop_1_61","pushedAt":"2024-03-01T18:08:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Require RuboCop 1.61 to use `AutoCorrect: Contextual`\n\nFollow up https://github.com/rubocop/rubocop-minitest/pull/302#issuecomment-1945308338.\n\nThis PR updates the dependency version to RuboCop 1.61, which supports `AutoCorrect: contextual`,\nand updates `Minitest/Focus`'s config.\nhttps://github.com/rubocop/rubocop/releases/tag/v1.61.0","shortMessageHtmlLink":"Require RuboCop 1.61 to use AutoCorrect: Contextual"}},{"before":null,"after":"59ab71208d75d2588e099eb3607f1e1dcf06730c","ref":"refs/heads/require_rubocop_1_61","pushedAt":"2024-03-01T17:56:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Require RuboCop 1.61 to use `AutoCorrect: Contextual`\n\nFollow up https://github.com/rubocop/rubocop-minitest/pull/302#issuecomment-1945308338.","shortMessageHtmlLink":"Require RuboCop 1.61 to use AutoCorrect: Contextual"}},{"before":"c1f657611a2d196b1bf222fa55e122d35618e5d9","after":null,"ref":"refs/heads/ci_against_ruby_3_3","pushedAt":"2023-12-29T22:33:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"c1f657611a2d196b1bf222fa55e122d35618e5d9","ref":"refs/heads/ci_against_ruby_3_3","pushedAt":"2023-12-28T08:27:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"CI against Ruby 3.3\n\nhttps://github.com/ruby/setup-ruby/pull/553 has been merged.","shortMessageHtmlLink":"CI against Ruby 3.3"}},{"before":"c1f657611a2d196b1bf222fa55e122d35618e5d9","after":"e4eb3a4704fb28228cc0fffac7e9a1c7a5b803fc","ref":"refs/heads/master","pushedAt":"2023-12-28T08:27:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Switch back docs version to master","shortMessageHtmlLink":"Switch back docs version to master"}},{"before":"99b920ddf5b5a4d9b13f70e711d3f1c0dbfe1af8","after":"c1f657611a2d196b1bf222fa55e122d35618e5d9","ref":"refs/heads/master","pushedAt":"2023-12-28T08:24:24.000Z","pushType":"push","commitsCount":381,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"CI against Ruby 3.3\n\nhttps://github.com/ruby/setup-ruby/pull/553 has been merged.","shortMessageHtmlLink":"CI against Ruby 3.3"}},{"before":"fba823a733198a882d580133f637ed18adb1e5f4","after":null,"ref":"refs/heads/fix_an_error_for_minitest_multiple_assertions","pushedAt":"2023-12-22T15:38:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"94def86a547d65c4e1c1705202c93f8d8e42c0ee","after":"fba823a733198a882d580133f637ed18adb1e5f4","ref":"refs/heads/fix_an_error_for_minitest_multiple_assertions","pushedAt":"2023-12-20T07:03:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #283] Fix an error for `Minitest/MultipleAssertions`\n\nFixes #283.\n\nThis PR fixes an error for `Minitest/MultipleAssertions`\nwhen using `||` assigning a value to a variable.","shortMessageHtmlLink":"[Fix rubocop#283] Fix an error for Minitest/MultipleAssertions"}},{"before":null,"after":"94def86a547d65c4e1c1705202c93f8d8e42c0ee","ref":"refs/heads/fix_an_error_for_minitest_multiple_assertions","pushedAt":"2023-12-20T07:02:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #283] Fix an error for `Minitest/MultipleAssertions`\n\nFixes #283.\n\nThis PR fixes an error for `Minitest/MultipleAssertions`\nwhen using `||` assigning a value to a variable.","shortMessageHtmlLink":"[Fix rubocop#283] Fix an error for Minitest/MultipleAssertions"}},{"before":"b7587e57e0a5ea109a231c7db5bcb7965b19be6d","after":null,"ref":"refs/heads/fix_an_error_when_using_assigning_a_value_to_an_object_attribute","pushedAt":"2023-12-16T05:57:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"b7587e57e0a5ea109a231c7db5bcb7965b19be6d","ref":"refs/heads/fix_an_error_when_using_assigning_a_value_to_an_object_attribute","pushedAt":"2023-12-16T05:55:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #281] Fix an error when assigning a value to an object attribute\n\nFixes #281.\n\nThis PR fixes an error when assigning a value to an object attribute.","shortMessageHtmlLink":"[Fix rubocop#281] Fix an error when assigning a value to an object at…"}},{"before":"6306fd58dc548943730371993c9114e659fee972","after":null,"ref":"refs/heads/add_new_minitest_non_executable_test_method_cop","pushedAt":"2023-12-15T16:54:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"3688cc94b167899adcb49a49914ec35daa388b2e","after":"6306fd58dc548943730371993c9114e659fee972","ref":"refs/heads/add_new_minitest_non_executable_test_method_cop","pushedAt":"2023-12-14T09:46:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #279] Add new `Minitest/NonExecutableTestMethod` cop\n\nResolves #279.\n\nThis PR adds new `Minitest/NonExecutableTestMethod` cop, which checks for\nthe use of test methods outside of a test class.\nTest methods should be defined within a test class to ensure their execution.\n\nNOTE: This cop assumes that classes whose superclass name includes the word\n\"`Test`\" are test classes, in order to prevent false positives.\n\n```ruby\n# bad\nclass FooTest < Minitest::Test\nend\ndef test_method_should_be_inside_test_class\nend\n\n# good\nclass FooTest < Minitest::Test\n def test_method_should_be_inside_test_class\n end\nend\n```","shortMessageHtmlLink":"[Fix rubocop#279] Add new Minitest/NonExecutableTestMethod cop"}},{"before":null,"after":"3688cc94b167899adcb49a49914ec35daa388b2e","ref":"refs/heads/add_new_minitest_non_executable_test_method_cop","pushedAt":"2023-12-14T09:45:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #279] Add new `Minitest/NonExecutableTestMethod` cop\n\nResolves #279.\n\nThis PR adds new `Minitest/NonExecutableTestMethod` cop, which checks for\nthe use of test methods outside of a test class.\nTest methods should be defined within a test class to ensure their execution.\n\nNOTE: This cop assumes that classes whose superclass name includes the word\n\"`Test`\" are test classes, in order to prevent false positives.\n\n```ruby\n# bad\nclass FooTest < Minitest::Test\nend\ndef test_method_should_be_inside_test_class\nend\n\n# good\nclass FooTest < Minitest::Test\n def test_method_should_be_inside_test_class\n end\nend\n```","shortMessageHtmlLink":"[Fix rubocop#279] Add new Minitest/NonExecutableTestMethod cop"}},{"before":"6f03ce6fe905d397cc2f9aaeb624ade0e61719ca","after":null,"ref":"refs/heads/add_new_minitest_redundant_message_argument_cop","pushedAt":"2023-11-29T23:40:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF25yQAA","startCursor":null,"endCursor":null}},"title":"Activity · koic/rubocop-minitest"}