Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vitest-dev/vitest
Next generation testing framework powered by Vite.
https://github.com/vitest-dev/vitest
vitest hangs with stubbed process
tkalmar opened this issue 11 months ago
tkalmar opened this issue 11 months ago
queueMicrotask and mocked functions
ABashkirtseva opened this issue 11 months ago
ABashkirtseva opened this issue 11 months ago
Multiline Vue component props breaks import.meta.env
JarvisH opened this issue 11 months ago
JarvisH opened this issue 11 months ago
fix(vitest): correctly override api with --no-api flag
sheremet-va opened this pull request 11 months ago
sheremet-va opened this pull request 11 months ago
`pool: 'forks'` doesn't work inside `vitest.config.js`
viceice opened this issue 11 months ago
viceice opened this issue 11 months ago
fix(typecheck): update get-tsconfig 4.7.3 to fix false circularity error
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
Browser mode fails with `SyntaxError: Failed to construct 'WebSocket'`
kossnocorp opened this issue 11 months ago
kossnocorp opened this issue 11 months ago
"vitest run --watch" does not work correctly.
liuqiang1357 opened this issue 11 months ago
liuqiang1357 opened this issue 11 months ago
Debugger in vs-code does not stop at breakpoint but elsewhere
bonham opened this issue 11 months ago
bonham opened this issue 11 months ago
it/test blocks stop after the first failed expect
rolandleth opened this issue 11 months ago
rolandleth opened this issue 11 months ago
Using vitest with jsdom causes an infinite loop in `atob`
darlanalves opened this issue 11 months ago
darlanalves opened this issue 11 months ago
Update tester.ts
ELanning opened this pull request 11 months ago
ELanning opened this pull request 11 months ago
fix(coverage): prevent `reportsDirectory` from removing user's project
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
Api to run just one test of a single file
albertodeago opened this issue 11 months ago
albertodeago opened this issue 11 months ago
Vitest does not print out coverage when reporter is specified
davinwisastra-pg opened this issue 11 months ago
davinwisastra-pg opened this issue 11 months ago
Fix: eslint warning in code example from the documentation: void is not valid as a constituent in a union type
Josef-Friedrich opened this pull request 11 months ago
Josef-Friedrich opened this pull request 11 months ago
coverage reporter ['lcov'] not working properly
baqirvd opened this issue 11 months ago
baqirvd opened this issue 11 months ago
fix(coverage): respect source maps of pre-transpiled sources
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
`crypto.subtle.digest` throws `TypeError` when using JSDOM environment
nolanlawson opened this issue 11 months ago
nolanlawson opened this issue 11 months ago
feat: remove unrelated noise from diff for toMatchObject()
geersch opened this pull request 11 months ago
geersch opened this pull request 11 months ago
Hidden node_modules dependencies in Module Graph
yjrhgvbn opened this issue 11 months ago
yjrhgvbn opened this issue 11 months ago
chore(runner): exporting a few interfaces from tasks.ts
jpb06 opened this pull request 11 months ago
jpb06 opened this pull request 11 months ago
Whitespaces are never equal: `' ' !== ' '`
e-kucheriavyi opened this issue 11 months ago
e-kucheriavyi opened this issue 11 months ago
Mocking module.exports when it's a function not supported
Jhon-Idrovo opened this issue 11 months ago
Jhon-Idrovo opened this issue 11 months ago
`vi.mock` does not use provided mock implementation
leanne1 opened this issue 11 months ago
leanne1 opened this issue 11 months ago
missing documentation or examples on how to run vitest --typecheck with custom tsconfig in some file path
estebanabaroa opened this issue 11 months ago
estebanabaroa opened this issue 11 months ago
fix: `--inspect-brk` to pause before execution
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
Only report a subset of the actual and expected for toMatchObject
geersch opened this issue 11 months ago
geersch opened this issue 11 months ago
fix: .mockRestore() should restore original implementation when calling getMockImplementation()
kasperpeulen opened this pull request 11 months ago
kasperpeulen opened this pull request 11 months ago
mock fs doesn't work as expected after upgrade from 0.29.8 to 1.3.1
await-ovo opened this issue 11 months ago
await-ovo opened this issue 11 months ago
Benchmark with `json` reporter and `outputFile` causes OOM crash
BeeeQueue opened this issue 11 months ago
BeeeQueue opened this issue 11 months ago
Injecting polyfills for vitest browser
edoardocavazza opened this issue 11 months ago
edoardocavazza opened this issue 11 months ago
Run behaviour for suites and tests using tags
JesusTheHun opened this issue 11 months ago
JesusTheHun opened this issue 11 months ago
Type tests in a workspace don't work when `test.typecheck.include` is specified
gestureleft opened this issue 11 months ago
gestureleft opened this issue 11 months ago
feat: add a flag to include test location in tasks
sheremet-va opened this pull request 11 months ago
sheremet-va opened this pull request 11 months ago
Source map resolution difference between Istanbul and V8 coverage plugins
just-boris opened this issue 11 months ago
just-boris opened this issue 11 months ago
Cannot run tests with yarn pnp
elboanas opened this issue 11 months ago
elboanas opened this issue 11 months ago
fix(browser): fix chai and loupe deps and silence `util.inspect` warning
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
fix(vitest): loosen `onConsoleLog` return type
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
Vitest workspace not detecting tests in monorepo
programmer24601 opened this issue 11 months ago
programmer24601 opened this issue 11 months ago
Benchmark: `vitest bench --run` hangs, unable to use `--reporter=hanging-process` to debug
busticated opened this issue 11 months ago
busticated opened this issue 11 months ago
feat: add configuration for diff truncation (#5073)
willieho opened this pull request 11 months ago
willieho opened this pull request 11 months ago
vitest/browser fails to run when the dependent package has chai v5
odanado opened this issue 11 months ago
odanado opened this issue 11 months ago
Custom query suffix imports are tripping up vite:import-analysis in browser tests
haywirez opened this issue 11 months ago
haywirez opened this issue 11 months ago
Use `useDefineForClassFields` with `coverage-v8` and vitest workspace cause error
colinaaa opened this issue 11 months ago
colinaaa opened this issue 11 months ago
fix(coverage): v8 to ignore type-only files
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
config file change doesn't trigger re-run in workspace
hi-ogawa opened this issue 11 months ago
hi-ogawa opened this issue 11 months ago
Error: Circularity detected while resolving configuration
13OnTheCode opened this issue 11 months ago
13OnTheCode opened this issue 11 months ago
fix(ui): escape html in error diff
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
docs: fix some it's -> its
joshuahhh opened this pull request 11 months ago
joshuahhh opened this pull request 11 months ago
Node Js cluster: process fork is not working
Zain-ul-din opened this issue 11 months ago
Zain-ul-din opened this issue 11 months ago
Extremely slow coverage with v8, and nestjs while using testing modules
Seboran opened this issue 11 months ago
Seboran opened this issue 11 months ago
HTML content in test report is not escaped properly in VItest UI
BlankParticle opened this issue 11 months ago
BlankParticle opened this issue 11 months ago
chore(deps): update playwright 1.42.0
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
ci: fix playwright install
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
Different import techniques with global setup in a workspace environment
luixo opened this issue 11 months ago
luixo opened this issue 11 months ago
onConsoleLog should be typed `false | undefined` or `boolean | undefined`
ST-DDT opened this issue 11 months ago
ST-DDT opened this issue 11 months ago
Filter ambiguities
pboguslawski opened this issue 11 months ago
pboguslawski opened this issue 11 months ago
feat(coverage): support `--changed` option
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
Rename `vi.mock` to `vi.hoistedMock`
EdgarOrtegaRamirez opened this issue 11 months ago
EdgarOrtegaRamirez opened this issue 11 months ago
Test after retry should check the same snapshot, not create a new one
itsgdpierzchalski opened this issue 11 months ago
itsgdpierzchalski opened this issue 11 months ago
chore(deps): update vite
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
ERR_MODULE_NOT_FOUND in dependency without .js in import
simonmeyerrr opened this issue 11 months ago
simonmeyerrr opened this issue 11 months ago
Browser mode showing blank page
guansss opened this issue 11 months ago
guansss opened this issue 11 months ago
can't mock import.meta in vi.hoisted
HomyeeKing opened this issue 11 months ago
HomyeeKing opened this issue 11 months ago
chore(deps): update `istanbul-lib-source-maps` to v5
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
[browser] Isolation through multiple ports
DenizUgur opened this issue 11 months ago
DenizUgur opened this issue 11 months ago
Docs website bug - resets scroll to top of page
ardunster opened this issue 11 months ago
ardunster opened this issue 11 months ago
Vitest doesn't honor resolve conditions for nested modules in workspace.
DylanPiercey opened this issue 11 months ago
DylanPiercey opened this issue 11 months ago
`expect.instanceOf` static
juliusmarminge opened this issue 11 months ago
juliusmarminge opened this issue 11 months ago
Reference Error: when use another vite produced (es) library with external dependencies (e.g. React) in test.
kamalpatel125 opened this issue 11 months ago
kamalpatel125 opened this issue 11 months ago
onConsoleLog error should indicate which test the logging came from
michaellow-ca opened this issue 11 months ago
michaellow-ca opened this issue 11 months ago
Add an API to compare benchmark results
sheremet-va opened this issue 11 months ago
sheremet-va opened this issue 11 months ago
ReferenceError: Can't find variable: localStorage
aslan0402 opened this issue 11 months ago
aslan0402 opened this issue 11 months ago
feat(cli): support wildcards in `--project` option
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
feat: throw error when using snapshot assertion with `not`
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
chore: update `vitepress` to 1.0.0-rc.39
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
fix(vitest): ensure restoring terminal cursor on close
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
Add `vitest init` like `storybook init`
ShortArrow opened this issue 11 months ago
ShortArrow opened this issue 11 months ago
test(browser): unskipped https test for browser
saitonakamura opened this pull request 11 months ago
saitonakamura opened this pull request 11 months ago
fix(api): use resolvedUrls from devserver
saitonakamura opened this pull request 11 months ago
saitonakamura opened this pull request 11 months ago
fix(vitest): logs in `beforeAll` and `afterAll`
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
Snapshot assertion APIs failed to work with `not`
fenghan34 opened this issue 11 months ago
fenghan34 opened this issue 11 months ago
`expect(promise).rejects.toThrow()` broken by `@testing-library/jest-dom/vitest` with `server.deps.inline: true`
CornCobs opened this issue 11 months ago
CornCobs opened this issue 11 months ago
fix(forks): wrap `defines` to support `undefined` values
AriPerkkio opened this pull request 11 months ago
AriPerkkio opened this pull request 11 months ago
TypeError: Unknown file extension ".css"
JKannekens opened this issue 11 months ago
JKannekens opened this issue 11 months ago
chore: add `.svelte-kit` to eslint ignores
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
feat(config): add `shuffle.files` and `shuffle.tests` options
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago
Updating inline snapshot passes without actually updating code in Browser Mode when `slowHijackESM: true`
hi-ogawa opened this issue 11 months ago
hi-ogawa opened this issue 11 months ago
fix(browser): add `magic-string` to `optimizeDeps.include`
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
"cwd" is workspace root when running tests in sub directory projects
hi-ogawa opened this issue 11 months ago
hi-ogawa opened this issue 11 months ago
docs: update vscode extension url
shayc opened this pull request 11 months ago
shayc opened this pull request 11 months ago
vitest fails when running a very simple test
gabriel-naressi opened this issue 11 months ago
gabriel-naressi opened this issue 11 months ago
Undefined `define` constants error when `--pool=forks`
IanVS opened this issue 11 months ago
IanVS opened this issue 11 months ago
"Failed to load url" error if package.json and vite.config.ts is not in parent directory to the tested code
trumko opened this issue 11 months ago
trumko opened this issue 11 months ago
docs: remove paragraph in Web Test Runner section
koddsson opened this pull request 11 months ago
koddsson opened this pull request 11 months ago
Suggest timeout in the second arg, not last
xuhdev opened this pull request 11 months ago
xuhdev opened this pull request 11 months ago
fix(expect): show diff on `toContain/toMatch` assertion error
hi-ogawa opened this pull request 11 months ago
hi-ogawa opened this pull request 11 months ago
`toContain/toMatch` assertion error doesn't show full string
hi-ogawa opened this issue 11 months ago
hi-ogawa opened this issue 11 months ago
fix: repeatable `--project` option
fenghan34 opened this pull request 11 months ago
fenghan34 opened this pull request 11 months ago