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

process `exit` event never triggered by default

danez opened this issue over 1 year ago
chore: update StackBlitz initialPath

patak-dev opened this pull request over 1 year ago
Components from an higher relative path are not rendered

RALGIE opened this issue over 1 year ago
fix: exclude `cwd` from test name filter

AriPerkkio opened this pull request over 1 year ago
Failed to load url

adndyxu opened this issue over 1 year ago
TypeError: F is not a function when using @emotion/styled

fabien-thebaud-ariadnext opened this issue over 1 year ago
fix(cli): improve colors used when erroring

ghiscoding opened this pull request over 1 year ago
filter should exclude `cwd`

benmccann opened this issue over 1 year ago
docs: synchronize startVitest API with docs

sheremet-va opened this pull request over 1 year ago
fix(typecheck): correctly resolve custom tsconfig path

sheremet-va opened this pull request over 1 year ago
fix: correctly restore vi.fn implementation

sheremet-va opened this pull request over 1 year ago
vitest 0.31.0 breaks vi.fn

BC-M opened this issue over 1 year ago
feat!: add `@vitest/coverage-v8` package

AriPerkkio opened this pull request over 1 year ago
feat(dev): add modulePatterns option to the vitest config

fooddilsn opened this pull request over 1 year ago
Wrong coverage reported by coverage-istanbul for svelte components

jerrythomas opened this issue over 1 year ago
mockRestore does not restore the original implementation

andrew-w-ross opened this issue over 1 year ago
`repeats` does not work at all

Shinigami92 opened this issue over 1 year ago
fix: support application/x-gzip metadata in html report

mzanelee opened this pull request over 1 year ago
Insufficient documentation for migration to 0.31

golergka opened this issue over 1 year ago
fix(reporter): prevent deleting test reports stored in coverage directory

AriPerkkio opened this pull request over 1 year ago
0.29.7 - 0.31.0 vitest no longer writes to outputFile.junit

cheshirecode opened this issue over 1 year ago
Inline snapshot doesn't work with `test.each()`

fenghan34 opened this issue over 1 year ago
How do you configure the global WebSocket with vitest?

kaiyoma opened this issue over 1 year ago
Option to disable transforms

benmccann opened this issue over 1 year ago
Node globals are unavailable

benmccann opened this issue over 1 year ago
Add `assert.unreachable`

benmccann opened this issue over 1 year ago
chore: typo in description comment in types/browser.ts

HannesOberreiter opened this pull request over 1 year ago
`rejects` & `resolves` breaks with thenable objects

Azarattum opened this issue over 1 year ago
Logs in beforeAll missing from HTML report

timbrinded opened this issue over 1 year ago
chore(deps): update all non-major dependencies

renovate[bot] opened this pull request over 1 year ago
fix: display error message correctly

btea opened this pull request over 1 year ago
fix(vite-node): allow returning id not wrapped in promise

danielroe opened this pull request over 1 year ago
Allow setting max-project-concurrency

stavalfi opened this issue over 1 year ago
Compare Sets values instead of indexes with `toEqual`

LilaRest opened this issue over 1 year ago
The expected and received values ​​seem to be reversed

btea opened this issue over 1 year ago
feat: ensure mocking plugin is the last one

sheremet-va opened this pull request over 1 year ago
feat!: throw an error, if module cannot be resolved

sheremet-va opened this pull request over 1 year ago
variable of module not shared if vi.mock is used in v0.31.0

freakzlike opened this issue over 1 year ago
Remove polyfills in browser mode

sheremet-va opened this issue over 1 year ago
.doMock won't mock if called from an imported module

dearlordylord opened this issue over 1 year ago
Running browser mode errors "@vitejs/plugin-react can't detect preamble"

nicreichert opened this issue over 1 year ago
feat: `none` browser provider

Aslemammad opened this pull request over 1 year ago
location of results.json when use test.root in vite.config.ts

tung1404 opened this issue over 1 year ago
test result diff output containing recursive data never completes

rolandjohann opened this issue over 1 year ago
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted"

sheremet-va opened this pull request over 1 year ago
Unhandled errors do not provide enough information to debug

jsakas opened this issue over 1 year ago
Import error when testing file with shebang

H0R5E opened this issue over 1 year ago
Feature Compatibility with jest: Fail on CI if snapshots written

tkalmar opened this issue over 1 year ago
HTML reporter unusable when hosted with relative pathnames

sannajammeh opened this issue over 1 year ago
bug - NextRouter was not mounteded

gilhrpenner opened this issue over 1 year ago
feat!: support running tests using VM context

sheremet-va opened this pull request over 1 year ago
Interface ...UserConfig incorrectly extends interface ...UserConfig

1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP opened this issue over 1 year ago
feat(watch): test run cancelling, feat: `--bail` option for cancelling test run

AriPerkkio opened this pull request over 1 year ago
Vitest CI is not run on Node.js 14.x, although it's supported

trivikr opened this issue over 1 year ago
ReferenceError when using vi.mock with an imported value

gdorsi opened this issue almost 2 years ago
Vitest Documentation in Spanish - Documentación de Vitest en español.

Byron2016 opened this issue almost 2 years ago
Types are not actually Jest compatible

TimothyJones opened this issue almost 2 years ago
Hitting Segmentation fault when running Vitest .

Christopher-Stevers opened this issue almost 2 years ago
vi.spyOn() doesn't work with googleapis

Maxim-Mazurok opened this issue almost 2 years ago
Split public and browser WS server

sheremet-va opened this issue almost 2 years ago
Snapshot differs and fail when running all tests vs one test at time

ghiscoding opened this issue almost 2 years ago
Browser mode hanging on blank white screen, failing to load vitest/utils

ludwigbacklund opened this issue almost 2 years ago
Detect hanging async operations

cyco130 opened this issue almost 2 years ago
docs: typo

Plumbiu opened this pull request almost 2 years ago
Allow filtering UI down to individual blocks/tests

simon-abbott opened this issue almost 2 years ago
Make diffs in UI use standard diff colors

simon-abbott opened this issue almost 2 years ago
CLI Argument Parsing is Broken with `--single-thread`

alexlafroscia opened this issue almost 2 years ago
Vitest crashes when running tests with Prisma

nakleiderer opened this issue almost 2 years ago
exclude default setting should exclude e2e tests folder

GermanJablo opened this issue almost 2 years ago
Unhelpful error when executing malformed TestAction

timbrinded opened this issue almost 2 years ago
.not.toThrowErrorMatchingInlineSnapshot() doesn't work as expected

Maxim-Mazurok opened this issue almost 2 years ago
fake timers do not mock AbortSignal.timeout or timers/promises

everett1992 opened this issue almost 2 years ago
Coverage generated uncovered lines for import and export rule

schirrel opened this issue almost 2 years ago
test.each does not work in browser mode

dospunk opened this issue almost 2 years ago
`none` browser provider

Aslemammad opened this issue almost 2 years ago
The results of vitest running test cases do not match the actual ones

984035589 opened this issue almost 2 years ago
fix: avoid call stack recursion with large error (fix: #3060)

nathanmmiller opened this pull request almost 2 years ago
Timeout abort can leave process(es) running in the background

NuroDev opened this issue almost 2 years ago
RangeError: Maximum call stack size exceeded - when there are large outputs

nathanmmiller opened this issue almost 2 years ago
resetModules does not restore state

jonathan-graf opened this issue almost 2 years ago
__vite_ssr_import_2__

sysmat opened this issue almost 2 years ago
Implement module mocking in browser mode

christian-bromann opened this issue almost 2 years ago
Any plan for documentation test like rust?

legend80s opened this issue almost 2 years ago
mock is cached from test to test

cerealexx opened this issue almost 2 years ago