issues
search
rubocop
/
rubocop-minitest
Code style checking for Minitest files.
https://docs.rubocop.org/rubocop-minitest
MIT License
144
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix an error for `Minitst/AssertOperator` and `Minitest/RefuteOperator`
#275
koic
closed
1 year ago
0
Require RuboCop AST 1.30.0+
#274
koic
closed
1 year ago
0
Fix a false positive for `Minitest/EmptyLineBeforeAssertionMethods` and `assert_raises`
#273
fatkodima
closed
1 year ago
1
Add new `Minitest/RedundantMessageArgument` cop
#272
koic
closed
1 year ago
4
`Minitest/EmptyLineBeforeAssertionMethods` false positive when assertion has return value
#271
Earlopain
closed
1 year ago
1
Ignore offenses inside redundant parentheses
#270
sambostock
closed
1 year ago
1
Make `Minitest/RefuteMatch` aware of `refute_operator`
#269
koic
closed
1 year ago
0
Make `Minitest/AssertMatch` aware of `assert_operator`
#268
koic
closed
1 year ago
0
Make `Minitest/RefuteEqual` aware of `assert_operator` and `refute_operator`
#267
koic
closed
1 year ago
0
Make `Minitest/AssertEqual` aware of `assert_operator`
#266
koic
closed
1 year ago
0
Make `Minitest/RefuteEqual` aware of `refute(expected == actual)`
#265
koic
closed
1 year ago
1
Update AssertOperator and RefuteOperator to allow :[]
#264
flavorjones
closed
1 year ago
1
Fix an error for `Minitest/AssertOperator` and `Minitest/RefuteOperator`
#263
koic
closed
1 year ago
0
[Fix #261] Fix an error for `Minitest/AssertOperator`
#262
koic
closed
1 year ago
0
`undefined method `operator_method?'` in 0.32
#261
alaz
closed
1 year ago
0
[Fix #255] Add new `Minitest/AssertOperator` and `Minitest/RefuteOperator` cops
#260
koic
closed
1 year ago
5
Fix autocorrection for some `Minitest` cops
#259
koic
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#258
dependabot[bot]
closed
1 year ago
0
[Fix #256] Fix a false positive for `Minitest/RefuteEqual`
#257
koic
closed
1 year ago
0
refute_equal tests and refute_equal matcher are both wrong
#256
zenspider
closed
1 year ago
5
Enforce assert_operator instead of assert with operator expression
#255
TSMMark
closed
1 year ago
1
Bump codespell-project/actions-codespell from 1 to 2
#254
dependabot[bot]
closed
1 year ago
0
Rename `Minitest/ReturnInTestMethod` to `Minitest/ReturnInTestCase`
#253
koic
closed
1 year ago
0
Use test-queue
#252
koic
closed
1 year ago
0
Add new `Minitest/ReturnInTestCase` cop
#251
fatkodima
closed
1 year ago
3
Drop Ruby 2.6 support
#250
koic
closed
1 year ago
0
Handle assertions in conditionals branches in `Minitest/MultipleAssertions` cop
#249
fatkodima
closed
1 year ago
3
Make `Minitest/AssertInstanceOf` and `Minitest/RefuteInstanceOf` aware of `assert_equal` and `refute_equal`
#248
koic
closed
1 year ago
0
Prevent breaking change for assertion message in test
#247
koic
closed
1 year ago
0
Use Codespell GitHub Actions
#246
koic
closed
1 year ago
0
Extend `AssertEmpty` to detect `assert_equal 0, collection.size`
#245
fatkodima
closed
1 year ago
1
Make `Minitest/GlobalExpectations` aware of pattern matchers
#244
koic
closed
1 year ago
0
New version needed: Rubocop-Minitest assert_offense breaks on rubocop 1.48.0
#243
broksonic21
closed
1 year ago
2
Add `Minitest/AssertEqualClass` cop
#242
sambostock
closed
1 year ago
4
New cop to detect test file name and test class inconsistencies
#241
fatkodima
closed
1 year ago
2
Enhance `AssertMatch`/`RefuteMatch` to check `match?` and `=~` methods
#240
fatkodima
closed
1 year ago
1
`Minitest/AssertMatch` behavior doesn't match style guide
#239
vlad-pisanov
closed
1 year ago
0
Support `it`/`test` testing blocks as test cases
#238
fatkodima
closed
1 year ago
0
Fix a false positive for `Minitest/UselessAssertion` when using command execution
#237
fatkodima
closed
1 year ago
1
New cop to detect `return`s in test cases
#236
fatkodima
closed
1 year ago
3
Extract `#assertions_count`
#235
fatkodima
closed
1 year ago
1
Mark `Minitest/AssertTruthy` as unsafe
#234
koic
closed
1 year ago
0
Mark `Minitest/RefuteFalse` as unsafe
#233
koic
closed
1 year ago
0
Add new `Minitest/LifecycleHooksOrder` cop
#232
fatkodima
closed
1 year ago
2
Do not treat `test_` methods with arguments as test methods
#231
fatkodima
closed
1 year ago
4
Remove duplication from `TestMethodName` cop
#230
fatkodima
closed
1 year ago
1
Add new `Minitest/NonPublicTestMethod` cop
#229
fatkodima
closed
1 year ago
5
`Minitest/TestFileName` errors on empty files
#228
movermeyer
closed
1 year ago
2
[Fix #225] Fix an error for `Minitest/TestFileName`
#227
koic
closed
1 year ago
0
Fix TestFileName error for empty files
#226
coding-chimp
closed
1 year ago
1
Previous
Next