Skip to content

chore: run tests with swc/jest - #529

Draft
c0state wants to merge 3 commits into
masterfrom
chore/use_swc_jest
Draft

chore: run tests with swc/jest#529
c0state wants to merge 3 commits into
masterfrom
chore/use_swc_jest

Conversation

@c0state

@c0state c0state commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

More an exploratory PR, this uses the Rust based @swc/jest to run the tests, which seems significantly faster

@c0state

c0state commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@copilot This PR has merge conflicts with the base branch (master). Could you please rebase/merge and resolve the conflicts?

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown

@copilot This PR has merge conflicts with the base branch (master). Could you please rebase/merge and resolve the conflicts?

Merged master into this branch and resolved the conflicts. The conflict in package.json was in devDependencies — kept the @swc/core and @swc/jest packages from this branch while updating @jest/globals to the newer ^30.4.1 from master. The yarn.lock was regenerated via yarn install. All 54 tests pass.

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