Skip to content

Issues: vitest-dev/vitest

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Vitest Workspaces don't respect multiple configs in a single workspace package feat: workspace Issues and PRs related to the workspace feature p3-minor-bug An edge case that only affects very specific usage (priority)
#5530 opened Apr 12, 2024 by conallroli
6 tasks done
Coverage cleanOnRerun: false causes crash feat: coverage Issues and PRs related to the coverage feature p3-minor-bug An edge case that only affects very specific usage (priority)
#5521 opened Apr 10, 2024 by asportnoy
6 tasks done
Using vitest/importMeta leaks Node types to web applications p3-minor-bug An edge case that only affects very specific usage (priority)
#5481 opened Apr 3, 2024 by amw
6 tasks done
Support specifying a line number when filtering tests p2-nice-to-have Not breaking anything but nice to have (priority) pr welcome
#5445 opened Mar 28, 2024 by sheremet-va
4 tasks done
.mockRestore on vi.fn is not compatible with jest p2-edge-case Bug, but has workaround or limited in scope (priority)
#5436 opened Mar 26, 2024 by sheremet-va
6 tasks done
Type tests in a workspace don't work when test.typecheck.include is specified feat: typecheck Issues and PRs related to typechecking feature p3-minor-bug An edge case that only affects very specific usage (priority)
#5344 opened Mar 6, 2024 by gestureleft
6 tasks done
Benchmark: vitest bench --run hangs, unable to use --reporter=hanging-process to debug documentation Improvements or additions to documentation feat: benchmark Issues and PRs related to the benchmark feature
#5335 opened Mar 4, 2024 by busticated
vitest/browser fails to run when the dependent package has chai v5 feat: browser Issues and PRs related to the browser runner p3-minor-bug An edge case that only affects very specific usage (priority)
#5332 opened Mar 4, 2024 by odanado
6 tasks done
Use useDefineForClassFields with coverage-v8 and vitest workspace cause error feat: coverage Issues and PRs related to the coverage feature upstream
#5329 opened Mar 4, 2024 by colinaaa
6 tasks done
config file change doesn't trigger re-run in workspace feat: workspace Issues and PRs related to the workspace feature p3-minor-bug An edge case that only affects very specific usage (priority)
#5327 opened Mar 3, 2024 by hi-ogawa
6 tasks done
Node Js cluster: process fork is not working p3-minor-bug An edge case that only affects very specific usage (priority) vite-node
#5323 opened Mar 1, 2024 by Zain-ul-din
Test after retry should check the same snapshot, not create a new one p3-minor-bug An edge case that only affects very specific usage (priority) pr welcome
#5312 opened Feb 29, 2024 by itsgdpierzchalski
6 tasks done
ProTip! Exclude everything labeled bug with -label:bug.