Skip to content

Feature request: valueExclude attribute on automatic theory generation #142

@bazarniy

Description

@bazarniy

Hello!

Please look this example and you'll understand:

[Theory, CombinatorialData]
public async Task Should_Filter_By_Status([CombinatorialValuesExclusion(Status.Draft)] Status status)
{
...
}

So sometimes it is useful to use automatic theory generation and exclude some values, Something like this is pretty good to

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions