Skip to content

Conversation

mariam-abdulla
Copy link
Member

@mariam-abdulla mariam-abdulla commented Aug 29, 2025

This pull request updates the documentation for the dotnet test command to clarify limitations when specifying certain parameters at the solution level. The changes help users avoid common pitfalls by highlighting that some options must be set at the project level instead of the solution level.

Documentation improvements:

  • Added a note explaining that specifying the Architecture for test runs is not supported at the solution level, and should be set per project if needed.
  • Added a note clarifying that setting a Runtime Identifier for test runs is also not supported at the solution level, and should be set per project if needed.

Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-test.md dotnet test

@mariam-abdulla mariam-abdulla requested review from adegeo and a team as code owners August 29, 2025 14:04
@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 29, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc dotnet-cli/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Aug 29, 2025
@mariam-abdulla
Copy link
Member Author

@Youssef1313 Please review.

@Youssef1313 Youssef1313 requested a review from gewarren September 1, 2025 09:17
@Youssef1313 Youssef1313 removed the community-contribution Indicates PR is created by someone from the .NET community. label Sep 1, 2025
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@gewarren gewarren merged commit 65ab242 into dotnet:main Sep 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants