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

Update Jest config #1110

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Update Jest config #1110

merged 1 commit into from
Mar 29, 2022

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Mar 29, 2022

  • verbose by default to see the test suite progres
  • add modulePathIgnorePatterns to avoid error Haste module naming collision
  • Force color to have a nice output in GitHub Actions

Before:
image

After:
image

- `verbose` by default to see the test suite progres
- add `modulePathIgnorePatterns` to avoid error `Haste module naming collision`
- Force color to have a nice output in GitHub Actions
@j0k3r j0k3r added this to the 5.7.0 milestone Mar 29, 2022
@vicary
Copy link
Member

vicary commented Mar 29, 2022

Haven't looked at Github Action files yet, do we also want verbose for test-coverage?

No we don't.

@j0k3r j0k3r merged commit 5c40780 into master Mar 29, 2022
@j0k3r j0k3r deleted the fix/update-jest-config branch March 29, 2022 10:42
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