Skip to content

Error in documentation for .NET tests #32153

Closed
@alkampfergit

Description

@alkampfergit

The page of Dotnet test command line reference states these parameters

 [-r|--results-directory <RESULTS_DIR>]
 [--runtime <RUNTIME_IDENTIFIER>]

And it worked perfectly until I upgraded to .NET 7 latest rc, that change parameters -r to be

-r, --runtime <RUNTIME_IDENTIFIER>                         The target runtime to test for.

Update the documentation because I have lots of scripts that uses dotnet test -r OutputDirectory and I lost time trying to understand because they starts failing on some machine with weird errors.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.


Associated WorkItem - 340920

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions