A MSTest, Nunit, XUnit JSON test results reporter that follows the CTRF schema

dotnet-reporter mstest nunit test-automation test-reporting xunit
1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the existing .NET CTRF JSON test reporter to include additional root-level properties: `reportFormat`, `specVersion`, `reportId`, `timestamp`, and `generatedBy`, as specified in the CTRF specification. This involves modifying the JSON report generation logic to add these fields with appropriate values (UUID, timestamp, etc.).

Complexity: 3/5
good first issue

A MSTest, Nunit, XUnit JSON test results reporter that follows the CTRF schema

C#
#dotnet-reporter#mstest#nunit#test-automation#test-reporting#xunit