Skip to content

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 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
This was referenced Oct 2, 2025
This was referenced Oct 27, 2025
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