Skip to content

Add support to skip tests #60

@caalberts

Description

@caalberts

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions