Skip to content

Support for MTP (Microsoft.Testing.Platform) #2896

Description

@ryuKKu-

Hello,

With the release of .NET 10, testing libraries such as xunit.v3 & TUnit (to name a few) are now relying on MTP instead of VSTest. https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
As a consequence, dotnet test with MTP uses different command options, e.g --report-trx instead of --logger trx, which are not supported for now in Fake.DotNet.

Is there any plans for supporting MTP and the new dotnet test command options in FAKE ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions