Detect missing super
calls in setup
and teardown
#111
Labels
feature request
Request for new functionality
super
calls in setup
and teardown
#111
From the minitest README:
I'd love to have a cop to check for this.
Is your feature request related to a problem? Please describe.
While debugging some intermittently test failures, I found a missing
setup
call.Describe the solution you'd like
.
Describe alternatives you've considered
.
Additional context
.
The text was updated successfully, but these errors were encountered: