microsoft / microsoft/vscode-test
Offer Jest as a testing solution for testing extensions
Open
Nobody has claimed this yet.
feature-request
help wanted
- Dominant language
- TypeScript
- Stars
- 316
- Forks
- 73
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
Currently everything is setup up for mocha. Can you also provide a testrunner for jest and let people choose what testing framework they want to use?
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
Read the existing Mocha-based test-runner setup and its public entry points first. Identify how the current runner is configured, then determine where framework selection belongs. Done means extensions can use either Mocha or Jest through the testing utility, with the existing setup continuing to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100