Open Issues Need Help
View All on GitHubAI Summary: Enhance the Jasmine 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 UUID, timestamp, and include the other specified properties in the JSON report's root object.
Complexity:
3/5
good first issue
A Jasmine JSON test results reporter that follows the CTRF schema
TypeScript
#jasmine#jasmine-reporter#test-automation#test-reporting