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
Broken types for extended test context
dosolkowski-work opened this issue 3 months ago
dosolkowski-work opened this issue 3 months ago
Not all constituents of type UserConfigExport are callable
pereriksson opened this issue 3 months ago
pereriksson opened this issue 3 months ago
chore: make Vitest monorepo work with the vscode extension
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
chore(deps): update dependency rollup to v4.22.4 [security]
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency micromatch to v4.0.8 [security]
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore: fix `@vitest/ui` overrides
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
chore(deps): update dependency expect-type to v1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
fix(runner): ensure sequential suite overrides sequence.concurrent
dsyddall opened this pull request 3 months ago
dsyddall opened this pull request 3 months ago
Regression: When sequence.concurrent is true, tests in a sequential suite run concurrently
dsyddall opened this issue 3 months ago
dsyddall opened this issue 3 months ago
Built-in JSDoc @example block testing
aripalo opened this issue 3 months ago
aripalo opened this issue 3 months ago
feat(cli): show test "path" when filtering
userquin opened this pull request 3 months ago
userquin opened this pull request 3 months ago
Make --typecheck flag target only currently included test file
U-4-E-A opened this issue 3 months ago
U-4-E-A opened this issue 3 months ago
Can't `alias` module in browser mode when dependency is aliased
JCQuintas opened this issue 3 months ago
JCQuintas opened this issue 3 months ago
Add Cypress as a provider for browser mode
OriR opened this issue 3 months ago
OriR opened this issue 3 months ago
fix(vitest): fix `<empty line>` logs when interleaving `console.log/error`
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
"You must provide a Promise to expect()" inconsistent between `resolves` and `rejects`
0-CAT opened this issue 3 months ago
0-CAT opened this issue 3 months ago
vite-node sourcemap changes not reflected after HMR
theoephraim opened this issue 3 months ago
theoephraim opened this issue 3 months ago
feat(ui): allow run individual tests/suites from the UI
userquin opened this pull request 3 months ago
userquin opened this pull request 3 months ago
Import discrepancy versus node (and tsx)
wparsons-heins-globality opened this issue 3 months ago
wparsons-heins-globality opened this issue 3 months ago
docs: add VoidZero as special sponsor
antfu opened this pull request 3 months ago
antfu opened this pull request 3 months ago
[UI] Allow running individual tests/suites
maxpatiiuk opened this issue 3 months ago
maxpatiiuk opened this issue 3 months ago
Disable screenshot file creation when getting base64
unional opened this issue 3 months ago
unional opened this issue 3 months ago
vitest with prisma failing randomly in CI
formatlos opened this issue 3 months ago
formatlos opened this issue 3 months ago
fix(browser): not.toBeInTheDocument works with locators API
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
Mocks are lost when reruning the tests in browser mode when using MSW
foxaltus opened this issue 3 months ago
foxaltus opened this issue 3 months ago
fix(vitest): deprecate old task types and node-reliant types
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
docs: update examples links
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
refactor: remove jsx examples in favour of browser examples
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(browser): provide aria role intellisense
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
chore: update lit example to use the new locators API
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(vitest): don't hang with maxConcurrency 0
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(vitest): deprecate UserConfig in favor of ViteUserConfig
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
chore: remove unused code
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
test: refactor browser test utils
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
fix(web-worker): share mocker with main executor
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
unexpected `<empty line>` logs when interleaving `console.log` and `console.error`
hi-ogawa opened this issue 3 months ago
hi-ogawa opened this issue 3 months ago
fix(expect): preserve prototype in `toMatchObject` diff
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
Expected / actual diff is not show if expected undefined
jimmyn opened this issue 3 months ago
jimmyn opened this issue 3 months ago
toThrowError() treats empty string param as though it is undefined
U-4-E-A opened this issue 3 months ago
U-4-E-A opened this issue 3 months ago
fix(vitest): don't start a websocket server if api is disabled
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(vitest): make env.SSR consistent between different pools
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
docs: document how to mock class and its methods
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(expect): print correct diff for objectContaining
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
chore: specify "release" job name in CR
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(vitest): install dependencies with the same version when prompted
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
docs: clarify expect.toMatchFileSnapshot
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(runner): run `onTestFinished` and `onTestFailed` during `retry` and `repeats`
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
refactor: replace `strip-ansi` with `stripVTControlCharacters` from `node:util`
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
docs: mention `state.getFiles` API
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
feat(vitest): include `coverageMap` in json report
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
docs: clarify vi.setSystemTime
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(runner): guard test hook callback
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
Link to default config for test timeout
vikingair opened this pull request 3 months ago
vikingair opened this pull request 3 months ago
docs: link the regular guide from the advanced page
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
Differences in import behavior between vitest and vite-node
HexaField opened this issue 3 months ago
HexaField opened this issue 3 months ago
chore(deps): update tinyglobby and use `isDynamicPattern`
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
maxCurrency of zero hangs vitest
dcramer opened this issue 3 months ago
dcramer opened this issue 3 months ago
Rollup plugin warnings are not shown
nolanlawson opened this issue 3 months ago
nolanlawson opened this issue 3 months ago
docs: apply breaking changes of `actions/upload-artifact@v4` to example
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
Dynamic mock of timezone
cjoecker opened this issue 3 months ago
cjoecker opened this issue 3 months ago
chore(deps): update dependency @rollup/plugin-commonjs to v28
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
fix(coverage): `cleanOnRerun: false` to invalidate previous results
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
docs: deprecate `benchmark.outputFile` option
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
[Bug] Terminal output is cut off while async test is executing
maxpatiiuk opened this issue 3 months ago
maxpatiiuk opened this issue 3 months ago
--retry=2 gives wrong error: toMatchInlineSnapshot cannot be called multiple times at the same location
lydell opened this issue 3 months ago
lydell opened this issue 3 months ago
Tests are not properly isolated in browser mode
josselinonduty opened this issue 3 months ago
josselinonduty opened this issue 3 months ago
fix: move `Vitest.setServer` to post `configureServer` hook to enable import analysis for workspace config loading
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
`vitest list` fails when typecheck mode
hi-ogawa opened this issue 3 months ago
hi-ogawa opened this issue 3 months ago
Mock content in browser mode contains wrong exports
Smrtnyk opened this issue 3 months ago
Smrtnyk opened this issue 3 months ago
Expect `toMatchObject` diff to match object type
msteen opened this issue 3 months ago
msteen opened this issue 3 months ago
docs: Mocking: Config option is called unstubEnvs, method is called unstubAllEnvs
molily opened this pull request 3 months ago
molily opened this pull request 3 months ago
docs(config): fix spelling mistake
Flambe opened this pull request 3 months ago
Flambe opened this pull request 3 months ago
fix(ui): list tests on ui when `--standalone`
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
Error: getaddrinfo ENOTFOUND localhost
SanGuiChen opened this issue 3 months ago
SanGuiChen opened this issue 3 months ago
fix(runner): fix fixture parsing of lowered async syntax for non arrow functions
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
`--ui --standalone` doesn't show a list of tests until one is run
KaelWD opened this issue 3 months ago
KaelWD opened this issue 3 months ago
TypeError: Cannot set property srcObject of [object Object] which has only a getter
zeid0ne opened this issue 3 months ago
zeid0ne opened this issue 3 months ago
fix(workspace): ignore DS_Store by default
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(browser): throw an error if "@vitest/browser/context" is imported outside of the browser mode
sheremet-va opened this pull request 3 months ago
sheremet-va opened this pull request 3 months ago
fix(browser): fix dynamic import inside worker
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
Exclude commitlint config files in coverage default option
rwv opened this issue 3 months ago
rwv opened this issue 3 months ago
test: disable vmThreads test for now
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
SpyOn a module function imported by a web worker stops working in 2.1.0-beta.7/2.1.0/2.1.1
xuhdev opened this issue 3 months ago
xuhdev opened this issue 3 months ago
fix(coverage): include `*.astro` by default
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
fix(browser): serve ui assets as static
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
Auto-mocking classes doesn't work in browser mode
scottohara opened this issue 3 months ago
scottohara opened this issue 3 months ago
fix(expect): fix `toBeDefined` with `expect.poll`
hi-ogawa opened this pull request 3 months ago
hi-ogawa opened this pull request 3 months ago
fix(typechecker): reject when tsc fails to start
mmkal opened this pull request 3 months ago
mmkal opened this pull request 3 months ago
In Browser Mode, css varaibles of browser ui confilcts with postcss-variables-prefixer
rikisamurai opened this issue 3 months ago
rikisamurai opened this issue 3 months ago
`expect(...).rejects.toThrow()` should not be passing for rejected promises.
dmaretskyi opened this issue 3 months ago
dmaretskyi opened this issue 3 months ago
`expect.poll.toBeDefined` is broken
dmaretskyi opened this issue 3 months ago
dmaretskyi opened this issue 3 months ago
Vitest failed to find the current suite. This is a bug in Vitest.
mzhubail opened this issue 3 months ago
mzhubail opened this issue 3 months ago
docs: add Profiling Test Performance guide
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago
linked package's `.mjs` files cannot be externalized via `test.server.deps.external`
hi-ogawa opened this issue 3 months ago
hi-ogawa opened this issue 3 months ago
Regression: v2.1.0 makes folder globbing impossible in `vitest.workspace.ts` (No loader is configured for ".gitignore" files: .gitignore)
kahagerman opened this issue 3 months ago
kahagerman opened this issue 3 months ago
Dynamic Imports within web workers are broken (browser mode)
alexlwn123 opened this issue 3 months ago
alexlwn123 opened this issue 3 months ago
Cannot spy on function being called in the function tested when both functions are named exports from the same file
jfacoustic opened this issue 3 months ago
jfacoustic opened this issue 3 months ago
docs: add JSON For You to "Projects using Vitest"
loggerhead opened this pull request 3 months ago
loggerhead opened this pull request 3 months ago
Update solidjs testing library lib
CamilleTeruel opened this pull request 3 months ago
CamilleTeruel opened this pull request 3 months ago
fix(coverage): remove empty coverage folder on test failure too
AriPerkkio opened this pull request 3 months ago
AriPerkkio opened this pull request 3 months ago