-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
rspec allows us to use xit to temporarily skip tests. It would be great if rspec-parameterized can also support similar functionality.
This would be useful especially when following test driven development with a list of scenarios to be covered. While working on specific scenarios, we could temporarily skip the others and reduce the noise from the test output.
Metadata
Metadata
Assignees
Labels
No labels