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

chore(jest): replace ts-jest with @swc-node/jest #4904

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Conversation

TimKolberger
Copy link
Contributor

@TimKolberger TimKolberger commented Oct 22, 2021

📝 Description

This PR replaces ts-jest with @swc-node/jest to run the tests faster.

⛳️ Current behavior (updates)

The test stage takes about 4min in our CI.

image

🚀 New behavior

The test stage takes about 1min in our CI.

image

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

See https://github.com/swc-project/swc

@vercel
Copy link

vercel bot commented Oct 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chakra-ui – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui/7EeKnyQ5Rbp97HVi2Yqyny8jt4Su
✅ Preview: https://chakra-ui-git-chore-swc-jest-chakra-ui.vercel.app

chakra-ui-storybook – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-storybook/E7WeHSuYVT3gWvJdjjeXFULPKdvL
✅ Preview: https://chakra-ui-storybook-git-chore-swc-jest-chakra-ui.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Oct 22, 2021

⚠️ No Changeset found

Latest commit: 8743c8b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@segunadebayo segunadebayo merged commit bcf319f into main Oct 23, 2021
@segunadebayo segunadebayo deleted the chore/swc-jest branch October 23, 2021 09:58
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