Open Issues Need Help
View All on GitHubAI Summary: The task is to enhance the Mocha JSON test results reporter to include the root-level properties 'reportFormat', 'specVersion', 'reportId', 'timestamp', and 'generatedBy' as specified in the CTRF schema. This involves modifying the reporter to generate a JSON report that conforms to the updated CTRF specification, including generating a UUID and timestamp.
Complexity:
3/5
good first issue
A Mocha JSON test results reporter that follows the CTRF schema
TypeScript
#mocha#mocha-reporter#test-automation#test-reporting