A Mocha JSON test results reporter that follows the CTRF schema

mocha mocha-reporter 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 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