-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
Description
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:

The CLI states that options go BEFORE the project filepath:

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.
- ID: 61ca4064-7481-a263-60fc-c70127f2ad16
- Version Independent ID: 2878af44-8208-7bd8-46d4-3acda3e82ce0
- Content: dotnet test command - .NET Core CLI
- Content Source: docs/core/tools/dotnet-test.md
- Product: dotnet-core
- Technology: dotnet-cli
- GitHub Login: @tdykstra
- Microsoft Alias: tdykstra