Skip to content

Setting TestingPlatformDotnetTestSupport makes tests non discoverable #2069

Open
@OnurGumus

Description

@OnurGumus

Describe the bug

There is a new post from microsoft dev blogs

They introduced TestingPlatformDotnetTestSupport switch in the project file. Once you set that true, tests aren't discoverable by ionide.

     <TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>

To be fair I am not entirely sure what this new switch brings to table.

Steps to reproduce

Create any test project then true

Ionide will complain no tests are discoverable.

Expected behaviour

Ionide should discover the tests

Machine info

  • MacOS 15
  • .NET SDK version:9
  • Ionide version: 7.25

Additional context

Add any other context about the problem here.

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