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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve Vitest Public API p2-nice-to-have Not breaking anything but nice to have (priority)
#6147 opened Jul 16, 2024 by sheremet-va
4 tasks done
tsc with "vitest" version 2 requires "@types/node" to run without errors breaking change p3-minor-bug An edge case that only affects very specific usage (priority) types
#6141 opened Jul 15, 2024 by hamirmahal
6 tasks done
Pass down context to onTestFinished and onTestFailed instead of test result breaking change p2-nice-to-have Not breaking anything but nice to have (priority)
#6132 opened Jul 15, 2024 by sheremet-va
4 tasks done
correct type for import { defineConfig } from 'vitest/config'; with "type": "commonjs" p2-to-be-discussed Enhancement under consideration (priority) types
#6129 opened Jul 15, 2024 by Max10240
6 tasks done
Custom equality testers are not properly relayed to typed arrays p3-minor-bug An edge case that only affects very specific usage (priority)
#6122 opened Jul 14, 2024 by StefanLiebscher
6 tasks done
stack trace incorrect for unhandled errors during test run in browser mode feat: browser Issues and PRs related to the browser runner p3-minor-bug An edge case that only affects very specific usage (priority)
#6112 opened Jul 12, 2024 by kwojcik
6 tasks done
Intl.RelativeTimeFormat and Intl.ListFormat can't be spied upon p2-edge-case Bug, but has workaround or limited in scope (priority)
#6104 opened Jul 12, 2024 by amannn
6 tasks done
cannot mock spyOn namespace import in browser mode p2-to-be-discussed Enhancement under consideration (priority)
#6099 opened Jul 11, 2024 by kwojcik
6 tasks done
Expect mock factories to have a return type compatible with the original module p2-nice-to-have Not breaking anything but nice to have (priority) pr welcome
#6089 opened Jul 11, 2024 by acidoxee
4 tasks done
userEvent.keyboard always releases pressed key with playwright provider feat: browser Issues and PRs related to the browser runner p3-minor-bug An edge case that only affects very specific usage (priority)
#6082 opened Jul 10, 2024 by edoardocavazza
6 tasks done
2
6
hoisted does not work with istanbul coverage when overriding coverage excludes p2-edge-case Bug, but has workaround or limited in scope (priority)
#6057 opened Jul 8, 2024 by kwojcik
6 tasks done
Integrate toHaveBeenCalledBefore and toHaveBeenCalledAfter to core p2-nice-to-have Not breaking anything but nice to have (priority) pr welcome
#6045 opened Jul 7, 2024 by Barbapapazes
4 tasks done
[Feature]: Allow Callbacks Passed to before*/after* to Return Anything p2-nice-to-have Not breaking anything but nice to have (priority) pr welcome
#6033 opened Jul 3, 2024 by ITenthusiasm
4 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.