Skip to content

test: cover ESM-only dependency discovery#764

Closed
raashish1601 wants to merge 1 commit intomicrosoft:mainfrom
raashish1601:contributor-03/playwright-vscode-39902-esm-discovery
Closed

test: cover ESM-only dependency discovery#764
raashish1601 wants to merge 1 commit intomicrosoft:mainfrom
raashish1601:contributor-03/playwright-vscode-39902-esm-discovery

Conversation

@raashish1601
Copy link
Copy Markdown

Refs microsoft/playwright#39902.

Summary

  • add a VS Code extension integration test for a workspace that uses ESM config and imports a local module that depends on an ESM-only package
  • verify test discovery still lists the spec in the extension tree for that setup

Testing

  • npx eslint tests/list-tests.spec.ts
  • $env:PLAYWRIGHT_BROWSERS_PATH=''C:\Users\raash\Desktop\open-source-contribution\.tmp-contributor-03-pw-browsers''; npx playwright test tests/list-tests.spec.ts -g "should list tests when they import local modules with ESM-only package dependencies"

@Skn0tt
Copy link
Copy Markdown
Member

Skn0tt commented Apr 8, 2026

test is green, let's figure out what's going on in the issue first

@Skn0tt Skn0tt closed this Apr 8, 2026
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.

2 participants