Skip to content

Better error message for missing --solution, --project, --directory, or --test-modules in dotnet test #49710

@Youssef1313

Description

@Youssef1313

When running dotnet test with dotnet test MySolution.sln, dotnet test MyProject.csproj, dotnet test path/to/my/directory, or dotnet test path/to/dll, we should produce a clear error message saying that --solution, --project, --directory, or --test-modules is required.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions