Open Issues Need Help
View All on GitHub Add root properties reportFormat, specVersion, reportId, timestamp and generatedBy about 2 months ago
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