vitest-dev / vitest-dev/vscode
Avoid requiring manual config for trace view integration
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 924
- Forks
- 122
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 6
Description
One approach would be to add explicit Run with trace view button, which triggers a run with auto configured html reporter and traceView.
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 with the README section at lines 138-154 and the discussion on pull request 811 to understand the existing trace-view configuration. Identify the extension entry point for running tests, then implement the proposed Run with trace view action so it auto-configures the HTML reporter and traceView without manual configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100