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 SUPPRESS_JEST_WARNINGS environment variable to hide jest warnings #13384

Merged
merged 3 commits into from May 8, 2023

Conversation

vkarpov15
Copy link
Collaborator

@vkarpov15 vkarpov15 commented May 6, 2023

Summary

Give people a way to hide Jest warnings without disabling the potentially problematic Jest features. Unfortunately I don't see a better way to do this than environment variables, but I'm open to a better alternative.

Fix #13373

Examples

@vkarpov15 vkarpov15 changed the title Vkarpov15/gh 13373 Add SUPPRESS_JEST_WARNINGS environment variable to hide jest warnings May 6, 2023
Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

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

LGTM, but it would also be good to mention this in the documentation

@vkarpov15 vkarpov15 merged commit d96de21 into 6.x May 8, 2023
18 of 19 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-13373 branch May 8, 2023 17: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