vitest-dev / vitest-dev/vscode

Avoid requiring manual config for trace view integration

Open
#822 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
924
Forks
122
Avg merge
1d 14h
Merged PRs (30d)
6

Description

https://github.com/vitest-dev/vscode/blob/121fa53206b3b01d426efaa5d7900054778af369/README.md?plain=1#L138-L154

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.