Skip to content

[Skip] Attribute cannot be used along with [Arguments] to skip only a specific case #3234

@Dona278

Description

@Dona278

In xUnit it was allowed to skip only a specific data of a test, not the test at all:
[InlineData(Skip = "Implementation doen't work until...")]
Image

But in TUnit there is no way.. or I'm wrong?
Adding a [Skip] attribute along with [Arguments] will skip the test

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