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

Updates jest config for Junit files #3067

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Updates jest config for Junit files #3067

merged 2 commits into from
Oct 14, 2024

Conversation

gagandeepb
Copy link
Contributor

With this change, jest junit files will by default be written to /tmp . This behvaiour can be overridden by:

JEST_JUNIT_OUTPUT_DIR=$DESIRED_DIRECTORY npm test

With this change, jest junit files will by default be written to /tmp . This behvaiour can be overridden by:

`JEST_JUNIT_OUTPUT_DIR=$DESIRED_DIRECTORY npm test`
@gagandeepb gagandeepb self-assigned this Oct 14, 2024
@gagandeepb gagandeepb marked this pull request as ready for review October 14, 2024 13:55
@gagandeepb gagandeepb merged commit 899cdbf into main Oct 14, 2024
30 checks passed
@gagandeepb gagandeepb deleted the handle-jest-junit branch October 14, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants