From 7b2b49050133a6513a30b7e66831701a28c60d38 Mon Sep 17 00:00:00 2001 From: Matthew Thomas Date: Mon, 24 Jun 2024 18:04:23 +0100 Subject: [PATCH] add CTRF to reporters --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b01e0f2..d8087ba 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ - [testomatio-jest-reporter](https://github.com/testomatio/reporter/blob/master/docs/frameworks.md#Jest) Allows to analyze Jest autotests, collect test metadata and report them to the testomat.io TCM system. - [jest-console-group-reporter](https://github.com/Ashvin-Pal/jest-console-group-reporter) Automatically groups console messages, allows filtering, and provides flexible display configuration options. - [echoed](https://github.com/mrasu/echoed) Makes tests observable by reporting OpenTelemetry data. +- [jest-ctrf-json-reporter](https://github.com/ctrf-io/jest-ctrf-json-reporter) CTRF is a universal JSON test results report schema that provides a standardized format for JSON test reports. ### Results Processors