Skip to content

Support Parameterised Test Fixtures #2150

Description

@agray

XUnit should implement this feature https://docs.nunit.org/articles/nunit/writing-tests/attributes/testfixture.html#parameterized-test-fixtures in an XUnit way.

Specifically https://docs.nunit.org/articles/nunit/writing-tests/attributes/testfixturesource.html

Here is the my implementation using NUnit 3:
https://github.com/Sauceforge/Saucery

I want to use utilise a similar mechanism in XUnit (which I believe it doesn't yet have, hence this feature request) to write a SauceryX NuGet package

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions