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

BREAKING CHANGE: always run tests in worker #1390

Merged
merged 3 commits into from
May 29, 2022
Merged

BREAKING CHANGE: always run tests in worker #1390

merged 3 commits into from
May 29, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented May 29, 2022

Rework #1278

With this PR, now the tests are always run in worker, --no-threads will run all tests in a single worker serially.

This is PR is a preparation of supporting multiple projects #256

@netlify
Copy link

netlify bot commented May 29, 2022

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit bfbc35c
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/62932288221e1d00080395a1
😎 Deploy Preview https://deploy-preview-1390--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfu antfu changed the title feat!: always run tests in worker BREAKING CHANGE: always run tests in worker May 29, 2022
@antfu antfu merged commit 64bee41 into main May 29, 2022
@antfu antfu deleted the feat/run-in-worker branch May 29, 2022 07:43
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

3 participants