Skip to content

Incorrect test count in Visual Studio when using NUnitTestOrdering library #9

@AutomationSifu

Description

@AutomationSifu

For some reason I'm getting a very large number of tests in Visual studio while using the NUnitTestOrdering library. For example I have a TestFixture that has 5 tests but shows up in Visual Studio as 95 tests when sorted by the trait, Category.

When running tests with NUnit Gui and the NUnitTestOrdering library I get the correct number of tests and the tests run successfully.

I like running tests in Visual Studio when debugging as it's much quicker. What's the best way to run tests in Visual Studio while also using the NUnitTestOrdering library when running tests using the NUnit gui?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions