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

test: disable flaky tests on CI

AriPerkkio opened this pull request about 1 year ago
Configuration option to allow empty test suites to pass

tkrotoff opened this issue about 1 year ago
globals configuration not work with workspace?

southorange0929 opened this issue about 1 year ago
Mock does not work with `allowSyntheticDefaultImports`

floratmin opened this issue about 1 year ago
docs(environment): add missing expect import

macklinu opened this pull request about 1 year ago
Allow for negation of patterns when using "-t" option

callmeberzerker opened this issue about 1 year ago
docs: msw module does not have rest export

zty42 opened this pull request about 1 year ago
Error: Not implemented: navigation (except hash changes)

ManucherKM opened this issue about 1 year ago
When `global` is false, failed to import `@testing-library/jest-dom`

floratmin opened this issue about 1 year ago
Vue 3 app: Cannot mock ref('')

anzhelikakovalchuk opened this issue about 1 year ago
chore(deps): update dependency @rollup/plugin-commonjs to ^25.0.7 - autoclosed

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @jridgewell/trace-mapping to ^0.3.20 - autoclosed

renovate[bot] opened this pull request over 1 year ago
apply sequencer to browser tests

tim-smart opened this pull request over 1 year ago
Support `shard` in browser mode

tim-smart opened this issue over 1 year ago
feat!(coverage): glob based coverage thresholds

AriPerkkio opened this pull request over 1 year ago
refactor: make a standard API to run tests inside a worker

sheremet-va opened this pull request over 1 year ago
Request mocking example is outdated

murolem opened this issue over 1 year ago
fix: throw an error when running "vitest typecheck"

sheremet-va opened this pull request over 1 year ago
fix: handle errors thrown in fixtures

dsyddall opened this pull request over 1 year ago
Constructing a Request for a relative URL fails

micha149 opened this issue over 1 year ago
Incorrect time being reported by Vitest UI

justbearcause opened this issue over 1 year ago
`vitest typecheck` does not find test files in `typecheck.include`

unicornware opened this issue over 1 year ago
docs: fix incorrect instructions for avoiding in-source tests in production builds

kare-rentelligent opened this pull request over 1 year ago
fix: don't expand snapshot diff by default

sheremet-va opened this pull request over 1 year ago
docs: update edit page link

userquin opened this pull request over 1 year ago
fix(coverage): exclude files and directories starting with dot by default

AriPerkkio opened this pull request over 1 year ago
feat(browser): support "none" provider and update lit example to use it

sheremet-va opened this pull request over 1 year ago
docs: remove extra spaces before paragraphs in documentation

sheremet-va opened this pull request over 1 year ago
`testFileDir` always matches

timbrinded opened this issue over 1 year ago
TS2769: No overload matches this call.

lixiaofa opened this issue over 1 year ago
feat: implement provide/inject API to transfer data from the main thread

sheremet-va opened this pull request over 1 year ago
fix: support accessing task from test context without accessing fixtures

dsyddall opened this pull request over 1 year ago
Fixture "task" is not available anymore

luixo opened this issue over 1 year ago
feat: allow custom pools

sheremet-va opened this pull request over 1 year ago
docs: fix VP rc24 styles

userquin opened this pull request over 1 year ago
There are X handle(s) keeping the process running; FILEHANDLE

gajus opened this issue over 1 year ago
fix(browser): disable hijacking ES modules until vi.mock is implemented

sheremet-va opened this pull request over 1 year ago
fix: support typechecking with Yarn PnP

sheremet-va opened this pull request over 1 year ago
docs: prefer .js extension in the documentation

sheremet-va opened this pull request over 1 year ago
chore: add test for fixture example from the docs

sheremet-va opened this pull request over 1 year ago
fix: transpile esnext to node18 to support newest JS and TS features

sheremet-va opened this pull request over 1 year ago
fix: support "using" keyword

sheremet-va opened this pull request over 1 year ago
chore(deps): update dependency eslint to ^8.54.0

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency typescript to ^5.2.2 - autoclosed

renovate[bot] opened this pull request over 1 year ago
fix: copy custom asymmetric matchers to local `expect`

hi-ogawa opened this pull request over 1 year ago
fix: make asynchronous fixtures work concurrently

dsyddall opened this pull request over 1 year ago
Asynchronous fixtures used concurrently cause Vitest to hang

dsyddall opened this issue over 1 year ago
TestContext scope is not as documented, broken examples

UnaiUribarri-TomTom opened this issue over 1 year ago
fix(vitest): pass correct mode in vitest config function

adriencaccia opened this pull request over 1 year ago
`env.mode` is not set to `benchmark` when running `vitest bench`

adriencaccia opened this issue over 1 year ago
Coverage with v8 provider fails although tests are all successfull

antonio-masotti opened this issue over 1 year ago
fix: apply serializer to `Error` instance for thrown snapshot

hi-ogawa opened this pull request over 1 year ago
chore(deps): update dependency @antfu/ni to ^0.21.8

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @actions/core to ^1.10.1

renovate[bot] opened this pull request over 1 year ago
Typecheck fails with Yarn PnP

huwshimi opened this issue over 1 year ago
fix: don't bundle import from rollup

sheremet-va opened this pull request over 1 year ago
TypeScript error when using Yarn PnP

wojtekmaj opened this issue over 1 year ago
perf: update `log-update` v9

AriPerkkio opened this pull request over 1 year ago
fix: support accessing fixture at same index of dependency fixture

dsyddall opened this pull request over 1 year ago
Don't expand large diffs by default

remorses opened this issue over 1 year ago
Upgrading to 1.0.0-beta.3 causes browser failures

mpodwysocki opened this issue over 1 year ago
feat(vitest): expose execArgv to the different pools

adriencaccia opened this pull request over 1 year ago
Allow more execArgv flags to be passed to workers

adriencaccia opened this issue over 1 year ago
not matching snapshot affects console.log functionality when mocked

luckylooke opened this issue over 1 year ago
feat(ui): show unhandled errors on the ui

spiroka opened this pull request over 1 year ago
chore: update msw example to use v2

sheremet-va opened this pull request over 1 year ago
feat(benchmark): move importTinybench to runner

Dunqing opened this pull request over 1 year ago
@vitest/coverage-v8 has an improper peer dependency in 1.0.0-beta.2

mpodwysocki opened this issue over 1 year ago
`vi.mock`'s `importOriginal` stuck on circular imports

AriPerkkio opened this issue over 1 year ago
feat: add tsconfig.json to basic example

allisons11 opened this pull request over 1 year ago
fix!: remove deprecated node loader

sheremet-va opened this pull request over 1 year ago
chore: use node 20 in CI

sheremet-va opened this pull request over 1 year ago
chore: improve build time and memory usage

sheremet-va opened this pull request over 1 year ago
chore!: update vite@5 and rollup@4

Dunqing opened this pull request over 1 year ago
Migrate coverage from v8 to c8

aentwist opened this issue over 1 year ago
Dual package hazard in cjs monorepo

sukovanej opened this issue over 1 year ago
feat!: move browser providers to @vitest/browser package

sheremet-va opened this pull request over 1 year ago
Negating a matcher effects all following matchers

Gbeschbacher opened this issue over 1 year ago
Custom matchers are not added to the local `expect`

joelmukuthu opened this issue over 1 year ago
chore: remove unused dependencies from monorepo

sheremet-va opened this pull request over 1 year ago
chore: update loupe

sheremet-va opened this pull request over 1 year ago
docs: Update migration.md

neiromaster opened this pull request over 1 year ago
docs: added missing falsy values.

LarsSalembier opened this pull request over 1 year ago
`child_process` is empty with jsdom and production mode

Aslemammad opened this issue over 1 year ago
Warn if environment in environmentMatchGlobs isn't found

hornta opened this issue over 1 year ago
fix: coverage.100 crash when using as an cli argument

marcelobotega opened this pull request over 1 year ago
feat: update magic-string

bluwy opened this pull request over 1 year ago
`toBeTruthy` docs have an incomplete list of falsy values

somebody1234 opened this issue over 1 year ago
Update workspace.md

kylecoberly opened this pull request over 1 year ago
Improve visual feedback on running test

mschipperheyn opened this issue over 1 year ago
feat: filter stacktraces (fix #1999)

clarkf opened this pull request over 1 year ago