Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

Test Explorer wrongly groups by class #113

@nepdev

Description

@nepdev

dotnet-test-nunit v.3.4.0-beta-3, with NUnit 3 Test Adapter (on Visual Studio 2015 Update 3 Community Edition)

When grouping tests in the Test Explorer window by class, some tests show grouped in the right class, others in the wrong class.
In other words, if I have 2 test-classes A and B, then some tests in A might show under the group "A" in Test Explorer and some in group B (which should only contain tests in class B).

Actual Example shown below. The class JobCategoryTests does not contain any test starting with "Area", yet some are shown there.

nunit-error2

Metadata

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