Skip to content

Update reporting formatting #15082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 5, 2025
Merged

Update reporting formatting #15082

merged 3 commits into from
Jun 5, 2025

Conversation

martincostello
Copy link
Contributor

Description

I was reading the custom reporter documentation and noticed a few things that could be improved such as:

  • formatting
  • some casing

Improve formatting of the test reporter documentation.
Improve more formatting.
@Copilot Copilot AI review requested due to automatic review settings June 5, 2025 14:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Improvements to the reporting documentation in docs/report.md focusing on formatting consistency and casing corrections

  • Standardized product and project names (e.g., NuGet, TeamCity)
  • Converted inline version notes into markdown [!NOTE] blocks
  • Reformatted CLI examples with code fences and backticks for consistency
Comments suppressed due to low confidence (2)

docs/report.md:130

  • Add a preceding descriptive line (e.g., 'For dotnet test or dotnet vstest:') above this code block to clarify which command this example applies to.
```shell

docs/report.md:184

  • This example isn't wrapped in a code block; consider enclosing it in a shell fence for consistency with the other CLI snippets.
vstest.console.exe Tests.dll /logger:"trx;LogFileName=relativeDir\logFile.txt"

@nohwnd nohwnd merged commit 253e294 into microsoft:main Jun 5, 2025
2 checks passed
@nohwnd
Copy link
Member

nohwnd commented Jun 5, 2025

Thanks!

@martincostello martincostello deleted the patch-1 branch June 5, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants