Skip to content

TestFixtureSource not supported #262

Open
@KthProg

Description

The runner should allow NUnit to set up tests as normal, and then proceed to add timing functionality on top of this. When using a TestFixtureSource, I simply get an error about no parameterless constructor, when of course this is by design, and my tests can't run if the test fixture was created using a parameterless constructor.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions