-
-
Notifications
You must be signed in to change notification settings - Fork 97
Pull requests: vitest-dev/vscode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: rewrite how the extension connects to the vitest worker, improve naming
#595
by sheremet-va
was merged Feb 20, 2025
•
Changes requested
fix(workspace): ignore configs that are covered by the workspace
#588
by sheremet-va
was merged Feb 14, 2025
•
Review required
fix: spawn node directly to run tests avoiding validation
#568
by sheremet-va
was merged Jan 9, 2025
Loading…
fix: print report to the terminal if shellType is set to terminal
#553
by sheremet-va
was merged Dec 16, 2024
Loading…
fix: don't panic when running tests in browser mode with the latest Vitest
#552
by sheremet-va
was merged Dec 8, 2024
Loading…
docs: Fix contribution link in feature request template
#550
by bwathen
was merged Dec 5, 2024
Loading…
hotfix for adding stack traces for error as the feature was added only in vscode 1.93
#546
by ArthurHub
was merged Nov 28, 2024
Loading…
fix: find tests if globals are enabled in
vitest.experimentalStaticAstCollect
#541
by sheremet-va
was merged Nov 22, 2024
Loading…
fix: update watched files correctly if there are multiple config files
#536
by sheremet-va
was merged Nov 19, 2024
Loading…
fix: don't panic when file contains invalid syntax in browser mode
#522
by sheremet-va
was merged Oct 31, 2024
Loading…
1 task done
fix: resolve the test message name statically when dynamic expression is used
#518
by sheremet-va
was merged Oct 30, 2024
Loading…
fix: run test in the correct project if Vitest workspace is used
#517
by sheremet-va
was merged Oct 30, 2024
Loading…
feat: introduce
vitest.experimentalStaticAstCollect
option
#501
by sheremet-va
was merged Oct 12, 2024
Loading…
fix: support test.each filtering in browser mode
#500
by sheremet-va
was merged Oct 9, 2024
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.