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

fix(vitest): don't start the server when optimizer is enabled

sheremet-va opened this pull request over 1 year ago
fix(vitest): shouldn't open the browser by default

Dunqing opened this pull request over 1 year ago
Preserve asymmetric matcher messages

FeldrinH opened this issue over 1 year ago
Barrel File Preventing Mocking

l0gicgate opened this issue over 1 year ago
fix: use the nodejs console in happy-dom v11

capricorn86 opened this pull request over 1 year ago
Happy DOM v11 uses a virtual console

capricorn86 opened this issue over 1 year ago
chore: update some dependencies

sheremet-va opened this pull request over 1 year ago
fix(vitest): show error when calling API on files that user has no access to

sheremet-va opened this pull request over 1 year ago
chore: prepare for Vite 5 optimizer

sheremet-va opened this pull request over 1 year ago
fix(vitest): set SSR env only when transformMode is ssr

sheremet-va opened this pull request over 1 year ago
docs: fix typos/grammar in vite-node README

mkantor opened this pull request over 1 year ago
Provide a way to custom Tinybench instance

sxzz opened this issue over 1 year ago
fix(vitest): only override ssr.optimizer instead of the whole ssr object

sheremet-va opened this pull request over 1 year ago
SyntaxError: Unexpected token 'export'

zerosrat opened this issue over 1 year ago
fix: don't process config file twice

sheremet-va opened this pull request over 1 year ago
fix!(runner): correctly process custom tasks, update runner hooks naming

sheremet-va opened this pull request over 1 year ago
docs: remove `log` language warning

fenghan34 opened this pull request over 1 year ago
Vitest 0.34.3 reports type errors for autoimported Vue functions

Ragura opened this issue over 1 year ago
cant run vitest in cicd

tamarShaked02 opened this issue over 1 year ago
chore: upgrade @action/checkout to 4

Dunqing opened this pull request over 1 year ago
fix(runner): incorrect test name pattern matching

Dunqing opened this pull request over 1 year ago
vitest 0.34.3 - incorrect/missing stack traces with workspaces

robertjpayne opened this issue over 1 year ago
chore: update sources type for vite 5

bluwy opened this pull request over 1 year ago
Vitest >=0.34.3 throws error cannot find package '__sveltekit'

olafurw opened this issue over 1 year ago
docs: fix typo

LoTwT opened this pull request over 1 year ago
fix(runner): `test.extend` doesn't work in hooks without test

Dunqing opened this pull request over 1 year ago
feat(config): add `diff` option

fenghan34 opened this pull request over 1 year ago
Built-in waitFor and waitUntil

sheremet-va opened this issue over 1 year ago
Display Snapshot of the component in Vitest UI

IsraelDCastro opened this issue over 1 year ago
vitest 0.34.3 is twice as slow as 0.33.0

kaiyoma opened this issue over 1 year ago
A version of `toEqual` that ignores symbols

revosw opened this issue over 1 year ago
Typescript 5.1..6 - (node:40864) DeprecationWarning

ninichki opened this issue over 1 year ago
chore(vite-node): update `ViteNodeServer` options link

btea opened this pull request over 1 year ago
cannot run tests without opening broken dev server

vollmerr opened this issue over 1 year ago
fix(vite-node): check more precisely for root/base paths

danielroe opened this pull request over 1 year ago
'importModule' from 'local-pkg' may cause phantom dependency

miserylee opened this issue over 1 year ago
vitest v0.34.3 tries to spawn browser

wyardley opened this issue over 1 year ago
0.34.3 doens't work with `Uint8Array` and `TextEncoder`

wxiaoguang opened this issue over 1 year ago
Find a way to initialise optimizer without starting a server

sheremet-va opened this issue over 1 year ago
happy dom environmentoptions in vite.config.ts don't work

Fallsleep opened this issue over 1 year ago
Crash when parallelizing tasks

leonheess opened this issue over 1 year ago
fix: resolving dep optimizer issues with workspace

thebanjomatic opened this pull request over 1 year ago
Support service worker testing

ayroblu opened this issue over 1 year ago
linked dependency causes tests to fail

ArloL opened this issue over 1 year ago
fix(vitest): "vi" doesn't rely on context

sheremet-va opened this pull request over 1 year ago
Fails to mock module from lib if no `"main"` entry in `package.json`

ivan-lednev opened this issue over 1 year ago
fix(coverage): log info only when terminal reporter is used

AriPerkkio opened this pull request over 1 year ago
Vitest browser hangs while loading without any information

noam-honig opened this issue over 1 year ago
Passing serializable data from globalSetup to tests

luixo opened this issue over 1 year ago
setupFiles error

Diboby opened this issue over 1 year ago
spyOn not working

sureshvv opened this issue over 1 year ago
Runner is unresponsive after detaching debugger

gtm-nayan opened this issue over 1 year ago
Error: EMFILE: too many open files

thebanjomatic opened this issue over 1 year ago
deps.optimizer appears broken in 0.34.3

thebanjomatic opened this issue over 1 year ago
Test run starts server

tmkn opened this issue over 1 year ago
Cannot spy on window.location with experimentalVmThreads

gregorysl opened this issue over 1 year ago
build: support Vite 5.0 and bump minimum to 3.1

sheremet-va opened this pull request over 1 year ago
fix(web-worker): don't rely on browser API when it's not provided

sheremet-va opened this pull request over 1 year ago
Get $RefreshSig$ error when testing React.js custom hook

LizardLiang opened this issue over 1 year ago
Better error messages

basickarl opened this issue over 1 year ago
Fix: Removing obsolete warning from undesired snapshots

samkevin1 opened this pull request over 1 year ago
docs: fix typo related to reporters

Dunqing opened this pull request over 1 year ago
Test does not resolve esm dependency correctly

Kimbo0o opened this issue over 1 year ago
vitest UI is not working

wuduo0701 opened this issue over 1 year ago
Vitest incorrectly imports variables from sass modules

dyabol opened this issue over 1 year ago
Fake timers don't work for `performance.now()`

satelllte opened this issue over 1 year ago
Utility to automock class instance

everett1992 opened this issue over 1 year ago
TypeError: Cannot read properties of null (reading 'useState')

PCosta1990 opened this issue over 1 year ago
feat(vitest): export "resolveConfig" method

sheremet-va opened this pull request over 1 year ago
fix(jsdom): correctly resolve buffer on typed arrays

sheremet-va opened this pull request over 1 year ago
fix: report file error as a <failure> on JUnit

3c1u opened this pull request over 1 year ago
fix(vitest): headless mode not working when using webdriverio (fix #3930)

LorenzoBloedow opened this pull request over 1 year ago
feat(vitest): add "strict" option to node environment

sheremet-va opened this pull request over 1 year ago
chore: cleanup typos, remove any in VM executor

sheremet-va opened this pull request over 1 year ago
fix(vite-node): inline HMR types

sheremet-va opened this pull request over 1 year ago
fix(vitest): correctly resolve optimizer status

sheremet-va opened this pull request over 1 year ago
Cannot find package 'happy-dom' imported from

liuxsen opened this issue over 1 year ago
new URL throw error when environment is `happy-dom` in `0.34.2`

himself65 opened this issue over 1 year ago
Fails to run / parse `.cts` source files.

Jason3S opened this issue over 1 year ago
v0.34.0 "URL is not defined" failure when using `isolate: false`

EvHaus opened this issue over 1 year ago
fix(vitest): Define nested CAC options

LorenzoBloedow opened this pull request over 1 year ago
fix(vite-node): mjs files watch not work

Dunqing opened this pull request over 1 year ago
vite-node: .mjs files not watched

llllvvuu opened this issue over 1 year ago
feat(vitest): export all reporters in `vitest/reporters`

Dunqing opened this pull request over 1 year ago
docs: add example for merging vite config defined as a function

vinassefranche opened this pull request over 1 year ago
Uint8.buffer is not instance of ArrayBuffer when environment is jsdom

charlie632 opened this issue over 1 year ago
v0.34.2 breaks web workers when not using `jsdom`

marvinruder opened this issue over 1 year ago