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

docs: reporter guide

allisons11 opened this pull request over 1 year ago
Be able to customize WebdriverIO capabilities

thomasjm opened this issue over 1 year ago
docs: typo on config page

ChiChuRita opened this pull request over 1 year ago
Error when importing an ESM package via a CJS package

betabandido opened this issue over 1 year ago
docs: add bun to vitest installation

malkiii opened this pull request over 1 year ago
docs: adding bun to vitest installation

malkiii opened this pull request over 1 year ago
updating the mock

guptstagram opened this issue over 1 year ago
Can't mock virtual modules without testTransformMode.ssr after 0.34

carlossluzala opened this issue over 1 year ago
fix(vitest): run globalSetup from the root config even if it's not in a workspace

sheremet-va opened this pull request over 1 year ago
feat(vitest): run typecheck during tests

sheremet-va opened this pull request over 1 year ago
fix(expect): publish semantically correct chai types

sheremet-va opened this pull request over 1 year ago
fix(browser): support more browsers

edoardocavazza opened this pull request over 1 year ago
HTML / UI Branch coverage with many tests

cbishop-fv opened this issue over 1 year ago
Show unhandled errors on the UI

spiroka opened this issue over 1 year ago
feat: support import.meta.hot.off for vite 5

bluwy opened this pull request over 1 year ago
test: fix hmr.accept test failing on windows

Dunqing opened this pull request over 1 year ago
fix!(vitest, runner): removes deprecated `error` option from TaskResult

Dunqing opened this pull request over 1 year ago
docs: update pool and poolOptions in cli documentation

Dunqing opened this pull request over 1 year ago
docs: fix typo in testing types

zackheil opened this pull request over 1 year ago
fix(cli): do not capture `stdin` when in run mode

AriPerkkio opened this pull request over 1 year ago
fix!(coverage): use `transformMode` and workspace project based source maps

AriPerkkio opened this pull request over 1 year ago
docs: fix typo in migration docs

KevinHerklotz opened this pull request over 1 year ago
--coverage.100 crashes with TypeError

lydell opened this issue over 1 year ago
fix: address conflicts in port usage for browser-related test suites.

marpme opened this pull request over 1 year ago
v0.34.7 is not the latest version

himself65 opened this issue over 1 year ago
Support old browsers in @vitest/browser

edoardocavazza opened this issue over 1 year ago
fix(jest-expect): `Object.freeze` breaks `toEqual`

Dunqing opened this pull request over 1 year ago
Security Patch -> CVE-2023-43646

lernerb opened this issue over 1 year ago
fix: export VitestUtils interface

fbritoferreira opened this pull request over 1 year ago
docs: fix typo

henningway opened this pull request over 1 year ago
fix!: set `vitest` peer dependency range for sub packages

AriPerkkio opened this pull request over 1 year ago
Object.freeze breaks toEqual

JonathanMEdwards opened this issue over 1 year ago
Latest Vitest 1.0.0-beta.2 was not published to npm

ghiscoding opened this issue over 1 year ago
feat!: bump minimum node version to 18 and match Vite 5 requirement

ghiscoding opened this pull request over 1 year ago
Does not report TypeScript compilation errors

lawrence-forooghian opened this issue over 1 year ago
cannot find pure cjs module

HomyeeKing opened this issue over 1 year ago
Add config option for mocking process.nextTick

rbrewington opened this issue over 1 year ago
Vitest fails with ESM error when importing @nivo package

vonazt opened this issue over 1 year ago
fix(coverage): `thresholdAutoUpdate` to detect zero limits

AriPerkkio opened this pull request over 1 year ago
coverage.thresholdAutoUpdate does not work when starting from zero

krystian-lieber opened this issue over 1 year ago
fix(vitest): correctly hoist `vi.hoisted` if assigned

sheremet-va opened this pull request over 1 year ago
chore: update magic-string to use "hires: boundary"

sheremet-va opened this pull request over 1 year ago
fix(config): type issue of `pool` and `poolMatchGlobs` in defineConfig

InfiniteXyy opened this pull request over 1 year ago
feat: add `--exclude` CLI flag

Namchee opened this pull request over 1 year ago
fix: assertion diff message handle non-writable sub-properties

bfamchon opened this pull request over 1 year ago
JSON test report should include `coverageMap`

rlaferla opened this issue over 1 year ago
Add typeahead to watch mode filename filter

IanVS opened this issue over 1 year ago
Specify mulitple browsers in config to run in-browser tests in

hamza1311 opened this issue over 1 year ago
expect type export broken in 1.0.0

embiem opened this issue over 1 year ago
Can't unmock fs

syabro opened this issue over 1 year ago
Error: Parse failure: Unexpected token

liu-collab opened this issue over 1 year ago
Enable custom coverage reporters & ui coverage provider

akcyp opened this pull request over 1 year ago
[Docs] Explain how to use sharding

7rulnik opened this issue over 1 year ago
refactor: improve benchmark implementation

Dunqing opened this pull request over 1 year ago
defineComponent is not a function

wangjpLancelote opened this issue over 1 year ago
Make it more explicit where options go

foges opened this pull request over 1 year ago
feat!: enable `coverage.all` by default

AriPerkkio opened this pull request over 1 year ago
Default import doesn't work with vitest browser mode

quolpr opened this issue over 1 year ago
feat: add Marko example and include code coverage for Marko files

DylanPiercey opened this pull request over 1 year ago
fix(runner): nested tests should throw errors

Dunqing opened this pull request over 1 year ago
Support environment variables for configuration

DMartens opened this issue over 1 year ago
feat(expect): support `expect.closeTo` api

Dunqing opened this pull request over 1 year ago
docs: update vite.config.ts to vitest.config.ts

Dunqing opened this pull request over 1 year ago
fix(vitest): support assets in new URL in Vite 5

sheremet-va opened this pull request over 1 year ago
A Node API to get testing results from the Vitest instance

Jinjiang opened this issue over 1 year ago
fix(vitest): failed to load custom environment from js/ts file

Dunqing opened this pull request over 1 year ago
docs: fix typo in `pool-options.ts`

benmccann opened this pull request over 1 year ago
docs: mention `-t, --testNamePattern` option on filtering page

benmccann opened this pull request over 1 year ago
Custom fixture teardown isn't called

ben-styling opened this issue over 1 year ago
fix(runner): fixture needs to be initialized for each test

Dunqing opened this pull request over 1 year ago
docs: improve migration guide, replace diff with !code

sheremet-va opened this pull request over 1 year ago
chore(contributors): remove unnecessary ts assertions

abereghici opened this pull request over 1 year ago
test: fix case failing in windows

Dunqing opened this pull request over 1 year ago
Document "assert"

sheremet-va opened this issue over 1 year ago
feat!(vitest): add "vitest list" command to output test names

sheremet-va opened this pull request over 1 year ago
feat(expect): toContain can handle classList and Node.contains

sheremet-va opened this pull request over 1 year ago
fix(vitest): deduplicate vitest when running globally or in a workspace

sheremet-va opened this pull request over 1 year ago
Failed to load custom environment from JS file

paescuj opened this issue over 1 year ago
Vitest typechecking in monorepo

konsalex opened this issue over 1 year ago
chore: upgrade rollup dependencies

sheremet-va opened this pull request over 1 year ago
Chaijs/get-func-name vulnerable to ReDoS

lritter79 opened this issue over 1 year ago
vi.stubEnv does not change on exported variables

tauthomas01 opened this issue over 1 year ago
Runtime Warning or Error Message for Nested test() Functions

mrsekut opened this issue over 1 year ago
fix(vitest): cli arguments always override config file

sheremet-va opened this pull request over 1 year ago
Browser mode does not take --testNamePattern into account.

Reductions opened this issue over 1 year ago
TS error when using vi.fn on Window.postMessage

origami-z opened this issue over 1 year ago
fix(vite-node): have a separate cache for web/ssr transforms

sheremet-va opened this pull request over 1 year ago
docs: update Vitest tagline

sheremet-va opened this pull request over 1 year ago
`mockRestore` does not restore original function

joselcvarela opened this issue over 1 year ago
`.not` assertion is not recognized by TypeScript

kosgdk opened this issue over 1 year ago
chore: use `ofetch` and latest `node-fetch-native`

pi0 opened this pull request over 1 year ago