Skip to content

Conversation

@EskiMojo14
Copy link
Contributor

Description

As discussed in #7696, I've made a package for rendering Lit components in Vitest Browser mode.

This PR updates the docs and vitest init browser to include this as an option.

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.
    • Doesn't seem to be tests for the creator command line - if I just missed it let me know
  • 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:.

@netlify
Copy link

netlify bot commented Mar 19, 2025

Deploy Preview for vitest-dev ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8951ecc
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/67daf13837e1bd0008340fb1
😎 Deploy Preview https://deploy-preview-7705--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 configuration.

sheremet-va
sheremet-va previously approved these changes Mar 21, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 22, 2025

@vitest/browser

npm i https://pkg.pr.new/@vitest/browser@7705

@vitest/coverage-istanbul

npm i https://pkg.pr.new/@vitest/coverage-istanbul@7705

@vitest/coverage-v8

npm i https://pkg.pr.new/@vitest/coverage-v8@7705

@vitest/expect

npm i https://pkg.pr.new/@vitest/expect@7705

@vitest/mocker

npm i https://pkg.pr.new/@vitest/mocker@7705

@vitest/runner

npm i https://pkg.pr.new/@vitest/runner@7705

@vitest/pretty-format

npm i https://pkg.pr.new/@vitest/pretty-format@7705

@vitest/snapshot

npm i https://pkg.pr.new/@vitest/snapshot@7705

@vitest/spy

npm i https://pkg.pr.new/@vitest/spy@7705

@vitest/ui

npm i https://pkg.pr.new/@vitest/ui@7705

@vitest/utils

npm i https://pkg.pr.new/@vitest/utils@7705

vite-node

npm i https://pkg.pr.new/vite-node@7705

vitest

npm i https://pkg.pr.new/vitest@7705

@vitest/web-worker

npm i https://pkg.pr.new/@vitest/web-worker@7705

@vitest/ws-client

npm i https://pkg.pr.new/@vitest/ws-client@7705

commit: b31b4da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants