Skip to content

Contradicting documentation for dotnet test #16912

@toqueteos

Description

@toqueteos

The documentation displayed at https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-test does not match the one that get's shown when you do dotnet test --help.

The webpage states that options go AFTER the project filepath:
image

The CLI states that options go BEFORE the project filepath:
image

Also, the project is shown as optional in the webpage and mandatory in the CLI.


Document Details

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions