Skip to content

test: cover ESM-only dependency discovery#764

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

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"

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.

1 participant