A Jest JSON test results reporter that follows the CTRF schema

jest jest-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: Implement the addition of five root-level properties ('reportFormat', 'specVersion', 'reportId', 'timestamp', and 'generatedBy') to the existing Jest JSON test results reporter to ensure full compliance with the CTRF schema. These properties will require generating a UUID, timestamp, and potentially handling versioning.

Complexity: 3/5
good first issue

A Jest JSON test results reporter that follows the CTRF schema

TypeScript
#jest#jest-reporter#test-automation#test-reporting