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

Update docs workflow

sheremet-va opened this issue over 1 year ago
Add release workflow in CI

sheremet-va opened this issue over 1 year ago
Vite-node uses undeclared export `vite/types/hot`

just-boris opened this issue over 1 year ago
fix(core): DataView comparison does not work in `toStrictEqual`

Dunqing opened this pull request over 1 year ago
Can't compare two `DataView`s

demensky opened this issue over 1 year ago
fix!(browser): print correct stacktrace

sheremet-va opened this pull request over 1 year ago
Simple benchmarking fails

acurrieclark opened this issue over 1 year ago
Vitests resolves node:test to test

nohehf opened this issue over 1 year ago
Support customized junit report format

InfiniteXyy opened this issue over 1 year ago
fix: run mode stuck in TTY terminals

AriPerkkio opened this pull request over 1 year ago
Issue with Ag-Grid testing

spamshaker opened this issue over 1 year ago
Watch mode "f" command does not rerun failed tests

eloiqs opened this issue over 1 year ago
UI not working

oferitz opened this issue over 1 year ago
fix(browser): transform superclass identifier

sheremet-va opened this pull request over 1 year ago
Partial Mocking with `importActual` hanging the tests

ad1992 opened this issue over 1 year ago
404 when trying to install vitest-environment-happydom

StefanBilliet opened this issue over 1 year ago
feat(browser): Add `none` browser provider

userquin opened this pull request over 1 year ago
SFC in-source testing

andredewaard opened this issue over 1 year ago
browser esm injector fails using extends from class

userquin opened this issue over 1 year ago
fix(spy) Fix: vi.spyOn() Compatibility with Google APIs (#3141)

Maxim-Mazurok opened this pull request over 1 year ago
Dependency semver vulnerable to Regular Expression Denial of Service

boy-incerta opened this issue over 1 year ago
Dependency semver vulnerable to Regular Expression Denial of Service

boy-incerta opened this issue over 1 year ago
`watch` + `--changed` is unreliable with unexpected DX

o-alexandrov opened this issue over 1 year ago
Tests using different environments should always be isolated

AriPerkkio opened this issue over 1 year ago
Add error serializer

lukaselmer opened this issue over 1 year ago
Make tests fail when there is a warning

cyan-berg opened this issue over 1 year ago
Test hooks in modular suite are not called in an expected order

odockal opened this issue over 1 year ago
feat: support accessing other fixtures in fixture function

fenghan34 opened this pull request over 1 year ago
deps(browser): remove modern-node-polyfills package

Marcel-G opened this pull request over 1 year ago
Vitest Coverage fails with dynamic modules

vekunz opened this issue over 1 year ago
Vitest UI support for multi-package views

bigbigDreamer opened this issue over 1 year ago
fix: Module graph in workspace of UI package

g4rry420 opened this pull request over 1 year ago
docs: describe mock result behavior with promises

beckjake opened this pull request over 1 year ago
Document `onConsoleLog`

sheremet-va opened this issue over 1 year ago
`retryCount` and `repeatCount` is 1 even if test run only once

sheremet-va opened this issue over 1 year ago
Vitest Can't Mock Sequelize Models

nrsrh-asyh opened this issue over 1 year ago
Improve stack traces in browser mode

sheremet-va opened this issue over 1 year ago
timeout error when testing fetch with nock

rburgst opened this issue over 1 year ago
Module '"util"' has no default export.

fubhy opened this issue over 1 year ago
EADDRINUSE

jdion84 opened this issue over 1 year ago
feat!: disable `coverage.reportOnFailure` by default

AriPerkkio opened this pull request over 1 year ago
feat!: remove `@vitest/coverage-c8` package

AriPerkkio opened this pull request over 1 year ago
vite-node incompatible with oclif

DanHulton opened this issue over 1 year ago
Allow to interrupt test running in watch mode

sethreidnz opened this issue over 1 year ago
vite-node stops working properly with `minimatch` since 0.31.2

jameschenjav opened this issue over 1 year ago
Clear terminal in watch mode

gkiely opened this issue over 1 year ago
Coverage Reports 0 for a Vue Component with No Functions

merlinstardust opened this issue over 1 year ago
Vitest doesn't cleanup emitted js config file

ZiiMakc opened this issue over 1 year ago
feat: add `concurrent` option to `sequence` config

fenghan34 opened this pull request over 1 year ago
slowHijackESM affects how import works

luin opened this issue over 1 year ago
introduce global configuration for retry setting

lnhrdt opened this issue over 1 year ago
Vitest 1.0 Roadmap

sheremet-va opened this issue over 1 year ago
`ecosystem-ci` for Vitest

sheremet-va opened this issue over 1 year ago
docs: switch to local search

userquin opened this pull request over 1 year ago
spyOn not working as in Jest

robbash opened this issue over 1 year ago
chore: bump pnpm to 8.6.2

userquin opened this pull request over 1 year ago
TypeError: Unknown file extension ".css" and Inline does not work

lixiaofa opened this issue over 1 year ago
fix(browser): access __vi_inject__ only if it was injected

sheremet-va opened this pull request over 1 year ago
Vitest v0.32.0 cannot find some module

nakamurakjr opened this issue over 1 year ago
TypeError: window.addEventListener is not a function

lixiaofa opened this issue over 1 year ago
feat(browser): isolate browser tests

userquin opened this pull request over 1 year ago
fix: Typo in config suggestion

Krisell opened this pull request over 1 year ago
fix: revert concordance diff, use jest's diff output

sheremet-va opened this pull request over 1 year ago
fix(browser): change optimized deps to use `vitest`

userquin opened this pull request over 1 year ago
fix: import `performance` from `perf_hooks` (fix #3578)

Max10240 opened this pull request over 1 year ago
chore(ui): update UI vue version

dammy001 opened this pull request over 1 year ago
feat: Make vite-node parsing behavior consistent with node/tsx/ts-node

rxliuli opened this pull request over 1 year ago
Add option to make `describe.concurrent` a default, instead of `describe`

o-alexandrov opened this issue over 1 year ago
Use `defineConfig` from `vitest/config` inside `vite.config.ts` in doc

DevDengChao opened this issue over 1 year ago
fix: Fix errors caused by commonjs export circular references

rxliuli opened this pull request over 1 year ago
CTRL+C does not immediately stop running tests

nstepien opened this issue over 1 year ago
Support case-insensitive path matching in cli

nstepien opened this issue over 1 year ago
Support `coverage['100']` in `@vitest/coverage-istanbul`

AriPerkkio opened this issue over 1 year ago
fix: `createVitest` need also register console shortcuts (#3561)

deot opened this pull request over 1 year ago
feat(runner): `describe`/`test` name support anonymous function

btea opened this pull request over 1 year ago
`createVitest` should also use `registerConsoleShortcuts`

deot opened this issue over 1 year ago
Mocking fails if test imports JSON file

christian-bromann opened this issue over 1 year ago
`expect.toBe` can't handle large enough objects

zumm opened this issue over 1 year ago
docs: update extending-matchers.md

sagargurtu opened this pull request over 1 year ago
feat(expect): support `expect.unreachable`

fenghan34 opened this pull request over 1 year ago
Provider v8 does not show test coverage

aleksi-magner opened this issue over 1 year ago
feat(runner): support `test.extend`

fenghan34 opened this pull request over 1 year ago
Diff difference of array of string is difficult to read

lpatiny opened this issue over 1 year ago
fix: automatically remove define related configuration

btea opened this pull request over 1 year ago