Skip to content

Conversation

@sheremet-va
Copy link
Member

@sheremet-va sheremet-va commented Sep 26, 2025

Description

Closes #8645

instead of having all providers inside @vitest/browser, there are now 3 different packages:

  • @vitest/browser-playwright
  • @vitest/browser-webdriveiro
  • @vitest/browser-preview

The context is now imported from vitest/browser. The types for it are augmented by your provider. The @vitest/browser/context is still supported for better backwards compatibility, so libraries don't have to update yet.

@netlify
Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit e60745b
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/68dd1b809dd7400008f8a827
😎 Deploy Preview https://deploy-preview-8629--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 project configuration.

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.

Allow empty instances in browser settings for better projects usage

1 participant