issues
search
vitest-dev
/
vitest
Next generation testing framework powered by Vite.
https://vitest.dev
MIT License
13.12k
stars
1.18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`import.meta.resolve` is broken in vite-node, despite working in node
#6953
GauBen
opened
3 hours ago
0
Undici MockAgent cannot intercept fetch request anymore
#6952
Guymestef
opened
5 hours ago
0
fix: reset runningPromise after `finally` in case there is an error to avoid it getting stuck
#6951
sheremet-va
closed
5 hours ago
1
test timeout overwrite also applied when debugging
#6950
p-bakker
opened
8 hours ago
0
Odd message when running watch mode with no match test filter
#6949
hi-ogawa
opened
17 hours ago
0
Class mocks break when using `mockReset` / `resetAllMocks`
#6948
simon-abbott
opened
18 hours ago
0
Add msw and Vitest globalSetup default/conventional paths to coverage exclude defaults
#6947
astorije
opened
20 hours ago
0
test: enable vm tests
#6946
sheremet-va
opened
23 hours ago
1
Coverage page is broken in the html report for @vitest/ui
#6945
thebanjomatic
opened
1 day ago
0
fix(runner): long synchronous tasks does not time out (fix #2920)
#6944
ferdodo
opened
1 day ago
2
fix(reporters): rewrite `dot` reporter without `log-update`
#6943
AriPerkkio
opened
1 day ago
1
feat: provide the current project to the global setup
#6942
sheremet-va
opened
1 day ago
1
Vitest Browser Mode 2.1.4 regression: Unable to mock `msw/browser` module
#6941
ezzatron
closed
1 day ago
2
Support inspecting known failing tests in UI
#6940
lishaduck
opened
1 day ago
3
Bad diff output on DOM objects
#6939
tuhm1
opened
2 days ago
0
Implement `userEvent.wheel` in interactivity api
#6936
kwojcik
opened
2 days ago
0
fix(coverage): `isolate: false` with istanbul provider
#6935
AriPerkkio
opened
3 days ago
1
fix(browser): explain TypeScript support in docs and add asymmetric matchers to types
#6934
sheremet-va
opened
3 days ago
4
[Brower Mode] Support aria snapshot matcher
#6933
Smrtnyk
opened
3 days ago
6
fix(reporters): write buffered stdout/stderr on process exit
#6932
AriPerkkio
opened
3 days ago
6
feat(runner): add "queued" state
#6931
sheremet-va
opened
3 days ago
2
docs: update example of "vi.importActual"
#6929
masonlouchart
closed
3 days ago
1
fix(ui): tweak sirv gzip bug workaround for html reporter
#6928
hi-ogawa
closed
1 day ago
2
feat: print project name as a label
#6925
sheremet-va
opened
4 days ago
1
feat(cli): support excluding projects with `--project=!pattern`
#6924
haines
closed
3 days ago
3
feat: allow inline workspace configuration
#6923
sheremet-va
closed
3 days ago
3
refactor: deprecate `environmentMatchGlobs` and `poolMatchGlobs` in favor of workspace
#6922
sheremet-va
opened
4 days ago
1
v2.1.3 seems to break @vitest/web-worker path in NX Monorepos
#6921
K3TH3R
opened
4 days ago
2
chore(deps): update all non-major dependencies
#6920
renovate[bot]
opened
4 days ago
1
vite-node: Support interactive console (REPL)
#6919
rChaoz
closed
1 day ago
2
[browser] mocking + cacheDir fails for some cacheDirs
#6916
meesvandongen
opened
1 week ago
0
Reporter API: report files before collection
#6915
AriPerkkio
opened
1 week ago
0
Allow inline workspace
#6913
sheremet-va
closed
3 days ago
0
Create only a single Vite server even if browser mode is enabled
#6912
sheremet-va
opened
1 week ago
0
Browser configuration not being respected from workspace config
#6911
luc122c
closed
4 days ago
2
fix: respect `cacheDir` when optimizer is enabled
#6910
hi-ogawa
closed
1 week ago
1
fix(pretty-format): support react 19
#6909
hi-ogawa
closed
4 days ago
2
`@vitest/pretty-format` is not compatible with React 19 snapshots
#6908
hi-ogawa
closed
4 days ago
0
Vitest cannot compile tests because of nodejs buffer dependency
#6907
rafagsiqueira
closed
1 week ago
2
refactor: merge `TestProject` with `WorkspaceProject`
#6906
sheremet-va
closed
4 days ago
1
fix(coverage): exclude browser mode iframe results
#6905
AriPerkkio
closed
4 days ago
4
refactor: don't provide extends/workspaceConfigPath in the config
#6904
sheremet-va
closed
1 week ago
1
Benchmark caveat
#6903
yyx990803
closed
1 week ago
2
fix(vitest): Fix `cacheDir` not being honored if `deps.optimizer.{mode}.enabled` is `true`
#6902
jacoberdman2147
closed
3 days ago
5
Allow calling skip programmatically in bechmarks
#6901
mskonovalov
opened
1 week ago
0
feat(ui): Make clicking on a test in the UI open the report section and scroll to the test failure if applicable
#6900
jacoberdman2147
opened
1 week ago
3
Skipping all describe section with benchmarks still failing in non benchmarks mode
#6899
mskonovalov
opened
1 week ago
1
Skip benchmarks by default when running test command and only run tests
#6898
mskonovalov
opened
1 week ago
0
docs: improve "Mock Functions" page
#6897
sheremet-va
closed
1 week ago
1
chore: set `resolve.mainFields` and `resolve.conditions` for SSR environment
#6896
sapphi-red
closed
1 week ago
2
Next