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

Improve github jest logs #116

Merged
merged 1 commit into from
Nov 5, 2023
Merged

Conversation

Timothy-Gonzalez
Copy link
Member

@Timothy-Gonzalez Timothy-Gonzalez commented Nov 5, 2023

This is a simple enhancement to make jest logs appear better in the github actions view.

This works by making jest tests verbose, and to use proper reporter settings, so you get nice dropdowns like this:

image

Note: Ignore the mess that follows, the only good way to test this is by having a real PR...

@Timothy-Gonzalez Timothy-Gonzalez force-pushed the dev/timothy/improve-github-jest-logs branch from 099c17e to b98b6b9 Compare November 5, 2023 03:58
@Timothy-Gonzalez Timothy-Gonzalez force-pushed the dev/timothy/improve-github-jest-logs branch from b98b6b9 to bc5cd2d Compare November 5, 2023 04:02
@Timothy-Gonzalez
Copy link
Member Author

This is ready

Copy link
Contributor

@AydanPirani AydanPirani left a comment

Choose a reason for hiding this comment

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

lgtm!

@AydanPirani AydanPirani merged commit 769d914 into main Nov 5, 2023
@AydanPirani AydanPirani deleted the dev/timothy/improve-github-jest-logs branch November 5, 2023 17:26
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.

2 participants