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

Make Jest stop typechecking .spec.ts files before running tests to speed them up #1366

Closed
anton-trunov opened this issue Jan 17, 2025 · 1 comment · Fixed by #1358
Closed
Assignees
Labels
kind: performance Improve compiler/testing performance kind: testing Tests (*.spec.ts) scope: build scripts Infrastructure scripts (*.build.ts)
Milestone

Comments

@anton-trunov
Copy link
Member

We can use https://swc.rs to do that.

@anton-trunov anton-trunov added scope: build scripts Infrastructure scripts (*.build.ts) kind: performance Improve compiler/testing performance kind: testing Tests (*.spec.ts) labels Jan 17, 2025
@anton-trunov anton-trunov added this to the v1.6.0 milestone Jan 17, 2025
@anton-trunov
Copy link
Member Author

Fixed with #1358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: performance Improve compiler/testing performance kind: testing Tests (*.spec.ts) scope: build scripts Infrastructure scripts (*.build.ts)
Projects
None yet
2 participants