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

add configuration flag to immediately print from original console method #49

Merged
merged 1 commit into from
May 13, 2024
Merged

add configuration flag to immediately print from original console method #49

merged 1 commit into from
May 13, 2024

Conversation

SimonMueller
Copy link
Contributor

See: #45

When there are other test failures jest swallows the console logs. In some cases e.g. when there is a log indicating why the test failed it is more time consuming to debug and find the reason as the log is not shown.

This PR introduces a flag which allows to show the console logs even though fail on console is enabled.

Copy link
Owner

@ValentinH ValentinH left a comment

Choose a reason for hiding this comment

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

Thanks for this PR. It's super clean! 👏

@ValentinH ValentinH merged commit 3b9b2a4 into ValentinH:main May 13, 2024
2 of 3 checks passed
@ValentinH
Copy link
Owner

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