Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add jest-console-group-reporter to reporter list #134

Merged

Conversation

Ashvin-Pal
Copy link
Contributor

@Ashvin-Pal Ashvin-Pal commented Dec 28, 2023

image

A Jest reporter designed to enhance readability and organization of console messages. It automatically groups console messages, reducing clutter and making it easier to interpret large volumes of output. Additionally, it integrates seamlessly with GitHub Actions, ensuring clean and concise message display. This reporter is particularly useful for projects with extensive console messages, as it turns repetitive console messages into a neatly structured overview.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thanks for building it!

@SimenB SimenB merged commit 02e5ca3 into jest-community:main Dec 28, 2023
@Ashvin-Pal Ashvin-Pal deleted the feature/add-new-jest-reporter branch February 16, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants