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

TypeError: reports.create(...).execute is not a function

AIopsGeek opened this issue 12 months ago
Can't update inline snapshot in Browser Mode

BenoitZugmeyer opened this issue 12 months ago
chore: rename needs reproduction label

patak-dev opened this pull request 12 months ago
fix(coverage): expensive regexp hangs v8 report generation

AriPerkkio opened this pull request 12 months ago
SyntaxError: ':focus-within' is not a valid selector

tiborpino opened this issue 12 months ago
Automatic type-checking of mock modules

haines opened this issue 12 months ago
test: add error equality tests + more warnings in docs

hi-ogawa opened this pull request 12 months ago
@vitest/[email protected] hangs indefinitely with Nestjs

noahw3 opened this issue 12 months ago
feat(vitest): expose parseCLI method

sheremet-va opened this pull request 12 months ago
feat: allow inline workspace config

sheremet-va opened this pull request 12 months ago
chore: update workflow diagrams

patak-dev opened this pull request 12 months ago
`toEqual/toStrictEqual` does not check custom Error properties

steffanek opened this issue 12 months ago
fix(ui): auto reload coverage iframe after test run

hi-ogawa opened this pull request 12 months ago
feat(vitest): support `clearScreen` cli flag

hi-ogawa opened this pull request 12 months ago
chore(deps): update webdriverio 8.32.2 to fix chrome download issue

hi-ogawa opened this pull request 12 months ago
docs: fix links and badges error

wokcito opened this pull request 12 months ago
Badges in docs breaks link's references

wokcito opened this issue 12 months ago
Coverage with Changed

bad4iz opened this issue 12 months ago
refactor(coverage): move common parts to `vitest` package

AriPerkkio opened this pull request 12 months ago
fix: add task tests iteratively

DerYeger opened this pull request 12 months ago
Collector fails with very large test counts (>> 100000)

DerYeger opened this issue 12 months ago
feat(config): deprecate `cache.dir` option

fenghan34 opened this pull request 12 months ago
`expect` `toThrow` does not match empty string

disog opened this issue 12 months ago
Support read only filesystem

MarcelCoding opened this issue 12 months ago
ci: update pnpm action-setup, install if after the node version is set

sheremet-va opened this pull request 12 months ago
chore(docs): update team page

hi-ogawa opened this pull request 12 months ago
docs(contributing): convert diagrams to mermaid

Haroenv opened this pull request 12 months ago
fix: Prevent merging of `poolOptions`

penalosa opened this pull request 12 months ago
/v RegExp flag is not recognized in Vitest

Y3drk opened this issue 12 months ago
fix(ui): fix tests duration time

vovsemenv opened this pull request 12 months ago
test: add inline snapshot tests for react

sheremet-va opened this pull request 12 months ago
fix(vitest): fix `optimizeDeps.disabled` warnings on Vite 5.1

hi-ogawa opened this pull request 12 months ago
Warning when using with latest vite

danielroe opened this issue 12 months ago
Env variable stubbing not working as expected

DominicGBauer opened this issue 12 months ago
Donating Funds to Vitest

Lfada opened this issue 12 months ago
fix(coverage): ignore generated TS decorators

AriPerkkio opened this pull request 12 months ago
Support `.config/` dir

pi0 opened this issue 12 months ago
server.deps.inline doesnt work

shirecoding opened this issue 12 months ago
fix(vitest): delegate snapshot options to workspace from root config

hi-ogawa opened this pull request 12 months ago
chore: add "examples" link to bug report issue template

hi-ogawa opened this pull request 12 months ago
docs: add default for `fakeTimers.toFake`

hi-ogawa opened this pull request 12 months ago
docs: fix defaults in JSDocs to be more accurate

aryaemami59 opened this pull request 12 months ago
ci: use latest edgedriver

AriPerkkio opened this pull request 12 months ago
`vitest run --update` doesn't work for workspaces

glacius-mitchell opened this issue 12 months ago
chore(deps): update vite to 5.1.1 apply security patches

js0cha opened this pull request 12 months ago
docs: README: fixed grammar error

movahhedi opened this pull request 12 months ago
add JSDoc to Vitest code

yukulele opened this issue 12 months ago
Error: Vitest failed to access its internal state.

Redskinsjo opened this issue 12 months ago
fix(utils): fix asymmetric matcher diff inside array

hi-ogawa opened this pull request 12 months ago
feat(vite-node): provide `import.meta.resolve`

hi-ogawa opened this pull request 12 months ago
Don't hardcode edgedriver version

sheremet-va opened this issue 12 months ago
chore(deps): update webdriverio

sheremet-va opened this pull request 12 months ago
`--clearScreen` not accepted as CLI argument

paularmstrong opened this issue 12 months ago
fix(coverage): `.tmp` directory conflicts with `--shard` option

AriPerkkio opened this pull request 12 months ago
`instanceof Uint8Array` check flaky when using `jsdom` environment

juliusmarminge opened this issue 12 months ago
Error: [birpc] timeout on calling "fetch"

Maxim-Mazurok opened this issue 12 months ago
Wrong diff for `expect([0, ""]).toEqual([1, expect.anything()])`

lcswillems opened this issue 12 months ago
docs: update jest migration section with promise mock result

iradonov opened this pull request 12 months ago
fix(cli): parse `--browser=<name>` correctly

AriPerkkio opened this pull request 12 months ago
feat!: remove watchExclude

patak-dev opened this pull request 12 months ago
chore: update team members in doc

hi-ogawa opened this pull request 12 months ago
chore: replace run-p with pnpm run

hi-ogawa opened this pull request 12 months ago
feat: deprecate watchExclude

patak-dev opened this pull request 12 months ago
a small addition to the `changed` flag

bad4iz opened this pull request 12 months ago
docs: add team emeriti and update the sidebar and navigation

sheremet-va opened this pull request 12 months ago
ci: add publish workflow

sheremet-va opened this pull request 12 months ago
chore: fix local dev missing dep

posva opened this pull request 12 months ago
feat(ui): save splitpanes size to local storage

posva opened this pull request 12 months ago
fix(vitest): add types for the new global `jsdom` variable

sheremet-va opened this pull request 12 months ago
feat(vitest): add new CLI options

sheremet-va opened this pull request 12 months ago
fix(vitest): support more array cli options

hi-ogawa opened this pull request 12 months ago
Code coverage: cannot cover type of express request

wataruian opened this issue 12 months ago
testing recursive async operation with setTimeout

ssutar opened this issue 12 months ago
Unable to deep spy/stub with vitest

Yalhu opened this issue 12 months ago
test: test `--experimental-wasm-modules`

hi-ogawa opened this pull request 12 months ago
fix(vitest): disable optimizer by default until it's stable

sheremet-va opened this pull request 12 months ago
feat(vitest): expose jsdom global if jsdom environment is enabled

sheremet-va opened this pull request 12 months ago
chore(deps): update dependency @antfu/eslint-config to v2

renovate[bot] opened this pull request 12 months ago
feat(vitest): add jest-like `Mock` type

hi-ogawa opened this pull request 12 months ago
feat(browser): support happy-dom as a provider

sheremet-va opened this pull request 12 months ago
chore(deps): update dessant/lock-threads action to v5

renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency npm-run-all2 to v6

renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency floating-vue to v5

renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency @vitejs/plugin-vue to v5

renovate[bot] opened this pull request 12 months ago
chore(deps): update dependency @types/ungap__structured-clone to v1

renovate[bot] opened this pull request 12 months ago