From 7d44b5b90c3a59ca16d161e9d7eb38d1c631ad73 Mon Sep 17 00:00:00 2001 From: Robert Bradley <7204286+robertbradleyux@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:48:06 -0400 Subject: [PATCH] Add jest-ci-spec-reporter to the list (#124) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a18c22..4e7d869 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ - [jest-tesults-reporter](https://github.com/tesults/jest-tesults-reporter) Submits test results data to Tesults for analysis and reporting. - [github-actions-jest-reporter](https://github.com/MatteoH2O1999/github-actions-jest-reporter) Reports jest test results using Github Actions groups, allowing for an easy navigation of the test logs. - [jest-ado-reporter](https://github.com/bashaus/jest-ado-reporter) Reports jest test suite progress information to the pipeline step in Azure DevOps. +- [jest-ci-spec-reporter](https://github.com/robertbradleyux/jest-ci-spec-reporter) Zero dependency spec reporter with CI-friendly output. ### Results Processors