-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
feature requestRequest for new functionalityRequest for new functionality
Description
From the minitest README:
If you want to extend your test using setup/teardown via a module, just make sure you ALWAYS call super.
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
.
MatzFan
Metadata
Metadata
Assignees
Labels
feature requestRequest for new functionalityRequest for new functionality