vitest-dev / vscode

VS Code extension for Vitest
https://vitest.dev/vscode
MIT License
740 stars 83 forks source link

Vitest extension does not share with live share #302

Open jaresty opened 6 months ago

jaresty commented 6 months ago

Describe the bug

I cannot view or run tests as a guest in a live share session

Reproduction

Reproduction steps:

  1. Install test explorer live share and live share extensions
  2. Start a live share session
  3. Open the link in a browser which should open a local live share session
  4. “Trust” the workspace
  5. You will not see any buttons on the guest live share to run the tests or see any test output

System Info

macOS / vscode

Used Package Manager

npm

Validations