Skip to content

rtk dotnet test fails on repositories that use the new testing infrastructure #1289

@Alxandr

Description

@Alxandr

rtx dotnet test fails on repositories that have enabled the new Microsoft.Testing.Platform test runner. For an example, see the repo https://github.com/Altinn/altinn-register. The configuration of the test runner can be seen here: https://github.com/Altinn/altinn-register/blob/main/global.json#L6C16-L6C42.

The available command line flags are different depending on test-runner. Currently I get the following as output:

Exit code: 5
  Standard output: Unknown option '--report-trx'
..... + a whole help-command output - safe to say this is not saving tokens

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeffort-medium1-2 jours, quelques fichiersfilter-qualityFilter produces incorrect/truncated signal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions