Code changes
Demo
0.38.1
Module Changes
Class Changes
-
RuboCop::Cop::Minitest::SkipEnsure
-
RuboCop::Cop::Minitest::AssertRaisesCompoundBody
Method Changes
-
RuboCop::Cop::Minitest::MultipleAssertions#assertions_count_in_assignment
-
RuboCop::Cop::Minitest::AssertPathExists#build_good_method
-
RuboCop::Cop::Minitest::RefuteNil#assertion_type
0.38.0
Module Changes
Class Changes
-
RuboCop::Cop::Minitest::AssertMatch
-
RuboCop::Cop::Minitest::AssertIncludes
-
RuboCop::Minitest::Plugin
-
RuboCop::Cop::Minitest::ReturnInTestMethod
Method Changes
-
RuboCop::Cop::Minitest::TestFileName#valid_file_name?
-
RuboCop::Cop::Minitest::AssertPredicate#assertion_type
-
RuboCop::Cop::Minitest::LifecycleHooksOrder#autocorrect
-
RuboCop::Cop::Minitest::GlobalExpectations#register_offense
-
RuboCop::Cop::Minitest::AssertTruthy#on_send
-
RuboCop::Cop::Minitest::DuplicateTestRun#test_methods?
0.37.1
Class Changes
-
RuboCop::Cop::Minitest::ReturnInTestMethod
-
RuboCop::Cop::Minitest::AssertInstanceOf
-
RuboCop::Cop::Minitest::NoTestCases
-
RuboCop::Cop::Minitest::RefuteEmpty
-
RuboCop::Cop::Minitest::AssertMatch
Method Changes
-
RuboCop::Cop::Minitest::RefuteMatch#order_expected_and_actual
-
RuboCop::Cop::Minitest::AssertInstanceOf#on_send
-
RuboCop::Cop::Minitest::RefuteFalse#on_send
-
RuboCop::Cop::Minitest::RefuteSame#on_send
-
RuboCop::Cop::Minitest::UnspecifiedException#unspecified_exception?