A Go JSON test results reporter that follows the CTRF schema

go-reporter golang gotest test-automation test-reporting
1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to enhance the Go CTRF JSON reporter to include additional root-level properties in the generated JSON report as specified in the CTRF specification: `reportFormat`, `specVersion`, `reportId`, `timestamp`, and `generatedBy`. These properties provide metadata about the report itself.

Complexity: 3/5
good first issue

A Go JSON test results reporter that follows the CTRF schema

Go
#go-reporter#golang#gotest#test-automation#test-reporting