Skip to content

feat!: move browser providers to @vitest/browser package#4364

Merged
sheremet-va merged 19 commits intovitest-dev:mainfrom
sheremet-va:feat/move-providers-to-browser
Oct 27, 2023
Merged

feat!: move browser providers to @vitest/browser package#4364
sheremet-va merged 19 commits intovitest-dev:mainfrom
sheremet-va:feat/move-providers-to-browser

Conversation

@sheremet-va
Copy link
Member

@sheremet-va sheremet-va commented Oct 24, 2023

Description

Closes #3930
Closes #3996
Closes #3758

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Oct 24, 2023

Deploy Preview for fastidious-cascaron-4ded94 ready!

Name Link
🔨 Latest commit d294b45
🔍 Latest deploy log https://app.netlify.com/sites/fastidious-cascaron-4ded94/deploys/653ac47fe20e880008373541
😎 Deploy Preview https://deploy-preview-4364--fastidious-cascaron-4ded94.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 configuration.

@sheremet-va sheremet-va force-pushed the feat/move-providers-to-browser branch from e3f5a9d to 09913c9 Compare October 25, 2023 11:38
@sheremet-va sheremet-va force-pushed the feat/move-providers-to-browser branch from 3aec1bf to 620b24f Compare October 26, 2023 12:58
@sheremet-va sheremet-va merged commit 5cdeb55 into vitest-dev:main Oct 27, 2023
@pulzarraider
Copy link

@sheremet-va Thank you for this fix and improvement. Can you please release new beta so we can test it?

@sheremet-va sheremet-va deleted the feat/move-providers-to-browser branch October 27, 2023 12:14
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.

Headless mode is not working for WebDriverIO

2 participants