microsoft / microsoft/vscode-extension-test-runner
Support for yarn v2 pnp
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 15
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 2
Description
Currently with yarn v2 pnp you get an error in the test panel: Error: Can't resolve '@vscode/test-cli' in ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error in the VS Code test panel with a Yarn v2 Plug'n'Play setup, then trace where the test runner resolves @vscode/test-cli. Done means the test panel runs successfully under Yarn v2 PnP without the resolution error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100