Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Vitest
Support the teams' work and keep the project substainable
Collective -
Host: opensource -
https://opencollective.com/vitest
- Website: https://t.co/fzb56mltNN
- Code: https://github.com/vitest-dev/vitest
CLI: Show full test suite when testing 1 spec file at a time (like Jest does)
github.com/vitest-dev/vitest - ghiscoding opened this issue over 1 year ago
github.com/vitest-dev/vitest - ghiscoding opened this issue over 1 year ago
test result diff output containing recursive data never completes
github.com/vitest-dev/vitest - rolandjohann opened this issue over 1 year ago
github.com/vitest-dev/vitest - rolandjohann opened this issue over 1 year ago
Istanbul Coverage Report Files Not Generated with [email protected]
github.com/vitest-dev/vitest - pdot86 opened this issue over 1 year ago
github.com/vitest-dev/vitest - pdot86 opened this issue over 1 year ago
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted"
github.com/vitest-dev/vitest - sheremet-va opened this pull request over 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request over 1 year ago
Unhandled errors do not provide enough information to debug
github.com/vitest-dev/vitest - jsakas opened this issue over 1 year ago
github.com/vitest-dev/vitest - jsakas opened this issue over 1 year ago
Workspace - all `globalSetup` from all projects are executed when a single test is executed
github.com/vitest-dev/vitest - StarpTech opened this issue over 1 year ago
github.com/vitest-dev/vitest - StarpTech opened this issue over 1 year ago
Workspace coverage wrong when a file transforms differently in projects
github.com/vitest-dev/vitest - AriPerkkio opened this issue over 1 year ago
github.com/vitest-dev/vitest - AriPerkkio opened this issue over 1 year ago
Import error when testing file with shebang
github.com/vitest-dev/vitest - H0R5E opened this issue over 1 year ago
github.com/vitest-dev/vitest - H0R5E opened this issue over 1 year ago
Feature Compatibility with jest: Fail on CI if snapshots written
github.com/vitest-dev/vitest - tkalmar opened this issue over 1 year ago
github.com/vitest-dev/vitest - tkalmar opened this issue over 1 year ago
HTML reporter unusable when hosted with relative pathnames
github.com/vitest-dev/vitest - sannajammeh opened this issue over 1 year ago
github.com/vitest-dev/vitest - sannajammeh opened this issue over 1 year ago
experimentalOptimizer: tests only succeed when a cached version of React exists
github.com/vitest-dev/vitest - kherock opened this issue over 1 year ago
github.com/vitest-dev/vitest - kherock opened this issue over 1 year ago
bug - NextRouter was not mounteded
github.com/vitest-dev/vitest - gilhrpenner opened this issue over 1 year ago
github.com/vitest-dev/vitest - gilhrpenner opened this issue over 1 year ago
feat!: support running tests using VM context
github.com/vitest-dev/vitest - sheremet-va opened this pull request over 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request over 1 year ago
multiline strings are not redered in full when toMatchInlineSnapshot fails
github.com/vitest-dev/vitest - capaj opened this issue over 1 year ago
github.com/vitest-dev/vitest - capaj opened this issue over 1 year ago
Interface ...UserConfig incorrectly extends interface ...UserConfig
github.com/vitest-dev/vitest - 1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP opened this issue over 1 year ago
github.com/vitest-dev/vitest - 1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP opened this issue over 1 year ago
feat(watch): test run cancelling, feat: `--bail` option for cancelling test run
github.com/vitest-dev/vitest - AriPerkkio opened this pull request over 1 year ago
github.com/vitest-dev/vitest - AriPerkkio opened this pull request over 1 year ago
Vitest CI is not run on Node.js 14.x, although it's supported
github.com/vitest-dev/vitest - trivikr opened this issue over 1 year ago
github.com/vitest-dev/vitest - trivikr opened this issue over 1 year ago
Add an example of vue component testing via browser mode with playwright
github.com/vitest-dev/vitest - jd-solanki opened this issue over 1 year ago
github.com/vitest-dev/vitest - jd-solanki opened this issue over 1 year ago
ReferenceError when using vi.mock with an imported value
github.com/vitest-dev/vitest - gdorsi opened this issue over 1 year ago
github.com/vitest-dev/vitest - gdorsi opened this issue over 1 year ago
Vitest Documentation in Spanish - Documentación de Vitest en español.
github.com/vitest-dev/vitest - Byron2016 opened this issue over 1 year ago
github.com/vitest-dev/vitest - Byron2016 opened this issue over 1 year ago
fix: Improve Jest compatibility by widening the return type for tests and hooks to `Assertable<unknown>` from `Assertable<void>` (fix #3146)
github.com/vitest-dev/vitest - TimothyJones opened this pull request over 1 year ago
github.com/vitest-dev/vitest - TimothyJones opened this pull request over 1 year ago
Types are not actually Jest compatible
github.com/vitest-dev/vitest - TimothyJones opened this issue over 1 year ago
github.com/vitest-dev/vitest - TimothyJones opened this issue over 1 year ago
Hitting Segmentation fault when running Vitest .
github.com/vitest-dev/vitest - Christopher-Stevers opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Christopher-Stevers opened this issue almost 2 years ago
vi.spyOn() doesn't work with googleapis
github.com/vitest-dev/vitest - Maxim-Mazurok opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Maxim-Mazurok opened this issue almost 2 years ago
Using native decorators (EcmaScript) in TypeScript 5, the context is always undefined.
github.com/vitest-dev/vitest - souzaadriano opened this issue almost 2 years ago
github.com/vitest-dev/vitest - souzaadriano opened this issue almost 2 years ago
Split public and browser WS server
github.com/vitest-dev/vitest - sheremet-va opened this issue almost 2 years ago
github.com/vitest-dev/vitest - sheremet-va opened this issue almost 2 years ago
Snapshot differs and fail when running all tests vs one test at time
github.com/vitest-dev/vitest - ghiscoding opened this issue almost 2 years ago
github.com/vitest-dev/vitest - ghiscoding opened this issue almost 2 years ago
mockRestore doesn't restore spied on properties to their original values
github.com/vitest-dev/vitest - kherock opened this issue almost 2 years ago
github.com/vitest-dev/vitest - kherock opened this issue almost 2 years ago
Browser mode hanging on blank white screen, failing to load vitest/utils
github.com/vitest-dev/vitest - ludwigbacklund opened this issue almost 2 years ago
github.com/vitest-dev/vitest - ludwigbacklund opened this issue almost 2 years ago
Detect hanging async operations
github.com/vitest-dev/vitest - cyco130 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - cyco130 opened this issue almost 2 years ago
Allow filtering UI down to individual blocks/tests
github.com/vitest-dev/vitest - simon-abbott opened this issue almost 2 years ago
github.com/vitest-dev/vitest - simon-abbott opened this issue almost 2 years ago
Make diffs in UI use standard diff colors
github.com/vitest-dev/vitest - simon-abbott opened this issue almost 2 years ago
github.com/vitest-dev/vitest - simon-abbott opened this issue almost 2 years ago
CLI Argument Parsing is Broken with `--single-thread`
github.com/vitest-dev/vitest - alexlafroscia opened this issue almost 2 years ago
github.com/vitest-dev/vitest - alexlafroscia opened this issue almost 2 years ago
Vitest crashes when running tests with Prisma
github.com/vitest-dev/vitest - nakleiderer opened this issue almost 2 years ago
github.com/vitest-dev/vitest - nakleiderer opened this issue almost 2 years ago
exclude default setting should exclude e2e tests folder
github.com/vitest-dev/vitest - GermanJablo opened this issue almost 2 years ago
github.com/vitest-dev/vitest - GermanJablo opened this issue almost 2 years ago
Unhelpful error when executing malformed TestAction
github.com/vitest-dev/vitest - timbrinded opened this issue almost 2 years ago
github.com/vitest-dev/vitest - timbrinded opened this issue almost 2 years ago
.not.toThrowErrorMatchingInlineSnapshot() doesn't work as expected
github.com/vitest-dev/vitest - Maxim-Mazurok opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Maxim-Mazurok opened this issue almost 2 years ago
fake timers do not mock AbortSignal.timeout or timers/promises
github.com/vitest-dev/vitest - everett1992 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - everett1992 opened this issue almost 2 years ago
Coverage generated uncovered lines for import and export rule
github.com/vitest-dev/vitest - schirrel opened this issue almost 2 years ago
github.com/vitest-dev/vitest - schirrel opened this issue almost 2 years ago
test.each does not work in browser mode
github.com/vitest-dev/vitest - dospunk opened this issue almost 2 years ago
github.com/vitest-dev/vitest - dospunk opened this issue almost 2 years ago
`none` browser provider
github.com/vitest-dev/vitest - Aslemammad opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Aslemammad opened this issue almost 2 years ago
The results of vitest running test cases do not match the actual ones
github.com/vitest-dev/vitest - 984035589 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - 984035589 opened this issue almost 2 years ago
fix: avoid call stack recursion with large error (fix: #3060)
github.com/vitest-dev/vitest - nathanmmiller opened this pull request almost 2 years ago
github.com/vitest-dev/vitest - nathanmmiller opened this pull request almost 2 years ago
Timeout abort can leave process(es) running in the background
github.com/vitest-dev/vitest - NuroDev opened this issue almost 2 years ago
github.com/vitest-dev/vitest - NuroDev opened this issue almost 2 years ago
RangeError: Maximum call stack size exceeded - when there are large outputs
github.com/vitest-dev/vitest - nathanmmiller opened this issue almost 2 years ago
github.com/vitest-dev/vitest - nathanmmiller opened this issue almost 2 years ago
resetModules does not restore state
github.com/vitest-dev/vitest - jonathan-graf opened this issue almost 2 years ago
github.com/vitest-dev/vitest - jonathan-graf opened this issue almost 2 years ago
Implement module mocking in browser mode
github.com/vitest-dev/vitest - christian-bromann opened this issue almost 2 years ago
github.com/vitest-dev/vitest - christian-bromann opened this issue almost 2 years ago
Any plan for documentation test like rust?
github.com/vitest-dev/vitest - legend80s opened this issue almost 2 years ago
github.com/vitest-dev/vitest - legend80s opened this issue almost 2 years ago
mock is cached from test to test
github.com/vitest-dev/vitest - cerealexx opened this issue almost 2 years ago
github.com/vitest-dev/vitest - cerealexx opened this issue almost 2 years ago
Only with `--threads=false` option is `process.exitCode` affected
github.com/vitest-dev/vitest - kou029w opened this issue almost 2 years ago
github.com/vitest-dev/vitest - kou029w opened this issue almost 2 years ago
Vitest is scanning the entire directory despite adding include and exclude to config
github.com/vitest-dev/vitest - abdul-alhasany opened this issue almost 2 years ago
github.com/vitest-dev/vitest - abdul-alhasany opened this issue almost 2 years ago
docs: fix algolia search
github.com/vitest-dev/vitest - Demivan opened this pull request almost 2 years ago
github.com/vitest-dev/vitest - Demivan opened this pull request almost 2 years ago
type tests (e.g. `expectTypeOf`) are not counted towards assertions
github.com/vitest-dev/vitest - moltar opened this issue almost 2 years ago
github.com/vitest-dev/vitest - moltar opened this issue almost 2 years ago
[Docs] Suggest the right place for users to be from Test Runners page
github.com/vitest-dev/vitest - RheingoldRiver opened this issue almost 2 years ago
github.com/vitest-dev/vitest - RheingoldRiver opened this issue almost 2 years ago
Allow less verbose output
github.com/vitest-dev/vitest - johtso opened this issue almost 2 years ago
github.com/vitest-dev/vitest - johtso opened this issue almost 2 years ago
Crashes with libc++abi: terminating with uncaught exception of type Napi::Error
github.com/vitest-dev/vitest - olalonde opened this issue almost 2 years ago
github.com/vitest-dev/vitest - olalonde opened this issue almost 2 years ago
`No test suite found` on windows for `v0.28.5+`
github.com/vitest-dev/vitest - xsjcTony opened this issue almost 2 years ago
github.com/vitest-dev/vitest - xsjcTony opened this issue almost 2 years ago
Transform Plugins with `enforce: 'pre'` break stack traces
github.com/vitest-dev/vitest - alexlafroscia opened this issue almost 2 years ago
github.com/vitest-dev/vitest - alexlafroscia opened this issue almost 2 years ago
Dynamic require of "util/" is not supported when using experimentalOptimizer
github.com/vitest-dev/vitest - agualis opened this issue almost 2 years ago
github.com/vitest-dev/vitest - agualis opened this issue almost 2 years ago
0.29.2 "ViteNodeServer: <path> not found. This is a bug, please report it." when using experimentalOptimizer: true
github.com/vitest-dev/vitest - lmexo opened this issue almost 2 years ago
github.com/vitest-dev/vitest - lmexo opened this issue almost 2 years ago
0.29.2 ViteNodeServer times out with `experimentalOptimizer` enabled
github.com/vitest-dev/vitest - joekrall opened this issue almost 2 years ago
github.com/vitest-dev/vitest - joekrall opened this issue almost 2 years ago
c8 ignore reports different coverage for js and ts file
github.com/vitest-dev/vitest - otakustay opened this issue almost 2 years ago
github.com/vitest-dev/vitest - otakustay opened this issue almost 2 years ago
[Request] Add the ability to skip during test execution
github.com/vitest-dev/vitest - timbrinded opened this issue almost 2 years ago
github.com/vitest-dev/vitest - timbrinded opened this issue almost 2 years ago
Long task with synchronous pieces does not time out
github.com/vitest-dev/vitest - bensaufley opened this issue almost 2 years ago
github.com/vitest-dev/vitest - bensaufley opened this issue almost 2 years ago
Re-run cannot be triggered by files imported by `import.meta.glob` with raw
github.com/vitest-dev/vitest - sxzz opened this issue almost 2 years ago
github.com/vitest-dev/vitest - sxzz opened this issue almost 2 years ago
[vite-node] error transforming template literals with source map magic string
github.com/vitest-dev/vitest - Tanimodori opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Tanimodori opened this issue almost 2 years ago
Using vitest brings in @types/node in a basic setup
github.com/vitest-dev/vitest - Faithfinder opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Faithfinder opened this issue almost 2 years ago
Error when importing a module created by wasm-pack
github.com/vitest-dev/vitest - albrow opened this issue almost 2 years ago
github.com/vitest-dev/vitest - albrow opened this issue almost 2 years ago
Don't generate coverage reports when tests fail.
github.com/vitest-dev/vitest - olafurw opened this issue almost 2 years ago
github.com/vitest-dev/vitest - olafurw opened this issue almost 2 years ago
Support for importing objects as custom environments
github.com/vitest-dev/vitest - JieamI opened this issue almost 2 years ago
github.com/vitest-dev/vitest - JieamI opened this issue almost 2 years ago
Add CLI command to output a list of tests for better testNamePattern usage
github.com/vitest-dev/vitest - NullVoxPopuli opened this issue almost 2 years ago
github.com/vitest-dev/vitest - NullVoxPopuli opened this issue almost 2 years ago
UI never connects when using run
github.com/vitest-dev/vitest - Weetbix opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Weetbix opened this issue almost 2 years ago
chained methods do not have correct ExtraContext
github.com/vitest-dev/vitest - everett1992 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - everett1992 opened this issue almost 2 years ago
`edge-runtime` environment doesn't support `ArrayBuffer`
github.com/vitest-dev/vitest - james-elicx opened this issue almost 2 years ago
github.com/vitest-dev/vitest - james-elicx opened this issue almost 2 years ago
expect(x).toBeTruthy() should properly narrow typescript types to be non-falsy
github.com/vitest-dev/vitest - NateRadebaugh opened this issue almost 2 years ago
github.com/vitest-dev/vitest - NateRadebaugh opened this issue almost 2 years ago
Unexpected message on Worker
github.com/vitest-dev/vitest - yunsii opened this issue almost 2 years ago
github.com/vitest-dev/vitest - yunsii opened this issue almost 2 years ago
Allow extending `toEqual`
github.com/vitest-dev/vitest - shun-shobon opened this issue almost 2 years ago
github.com/vitest-dev/vitest - shun-shobon opened this issue almost 2 years ago
Type `Promisify<...>` has no call signatures
github.com/vitest-dev/vitest - MeowningMaster opened this issue almost 2 years ago
github.com/vitest-dev/vitest - MeowningMaster opened this issue almost 2 years ago
feat: add "strictESM" option to Node environment
github.com/vitest-dev/vitest - sheremet-va opened this pull request almost 2 years ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request almost 2 years ago
Controlling concurrency on a per file basis
github.com/vitest-dev/vitest - hbgl opened this issue almost 2 years ago
github.com/vitest-dev/vitest - hbgl opened this issue almost 2 years ago
Vitest incorrectly injects __dirname when type is module
github.com/vitest-dev/vitest - snyamathi opened this issue almost 2 years ago
github.com/vitest-dev/vitest - snyamathi opened this issue almost 2 years ago
`no test suite found` when using vitest from global pnpm
github.com/vitest-dev/vitest - scarf005 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - scarf005 opened this issue almost 2 years ago
docs(testing-types): replace duplicate test.each
github.com/vitest-dev/vitest - tomavanc opened this pull request almost 2 years ago
github.com/vitest-dev/vitest - tomavanc opened this pull request almost 2 years ago
Tests are failing after updating to Vite 4.1.0
github.com/vitest-dev/vitest - yuliankarapetkov opened this issue almost 2 years ago
github.com/vitest-dev/vitest - yuliankarapetkov opened this issue almost 2 years ago
feat: add expect.closeTo() API
github.com/vitest-dev/vitest - bartoszgolebiowski opened this pull request almost 2 years ago
github.com/vitest-dev/vitest - bartoszgolebiowski opened this pull request almost 2 years ago
Vitest browser is stuck loading forever trying to resolve __vitest_index__
github.com/vitest-dev/vitest - kalvenschraut opened this issue almost 2 years ago
github.com/vitest-dev/vitest - kalvenschraut opened this issue almost 2 years ago
Leak detection with `--detectLeaks`
github.com/vitest-dev/vitest - enisdenjo opened this issue almost 2 years ago
github.com/vitest-dev/vitest - enisdenjo opened this issue almost 2 years ago
Unable to update inline snapshots when `vi.mock` is used
github.com/vitest-dev/vitest - aethr opened this issue almost 2 years ago
github.com/vitest-dev/vitest - aethr opened this issue almost 2 years ago
mock.instances should be populated only when new keyword is used
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
Jest compatibility API: mock.contexts is not supported
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
Jest compatibility API: expect.closeTo() is not supported
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
github.com/vitest-dev/vitest - trivikr opened this issue almost 2 years ago
`Cannot destructure property 'AsymmetricMatcher'` with `deps.inline: true`
github.com/vitest-dev/vitest - Leksat opened this issue almost 2 years ago
github.com/vitest-dev/vitest - Leksat opened this issue almost 2 years ago
[email protected] cannot import `clsx`
github.com/vitest-dev/vitest - hanayashiki opened this issue almost 2 years ago
github.com/vitest-dev/vitest - hanayashiki opened this issue almost 2 years ago
vitest resolves imported modules (in setup files) as relative imports from the cwd if the import module has the same name as a directory
github.com/vitest-dev/vitest - steve-py96 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - steve-py96 opened this issue almost 2 years ago
Type tests pass even when they should fail
github.com/vitest-dev/vitest - lukaVarga opened this issue almost 2 years ago
github.com/vitest-dev/vitest - lukaVarga opened this issue almost 2 years ago
[Documentation] Difference between vi.spyOn and vi.fn is vague.
github.com/vitest-dev/vitest - advename opened this issue almost 2 years ago
github.com/vitest-dev/vitest - advename opened this issue almost 2 years ago
Console tab in vitest-ui prints console.log output as html
github.com/vitest-dev/vitest - leonadler opened this issue almost 2 years ago
github.com/vitest-dev/vitest - leonadler opened this issue almost 2 years ago
Multiple async `beforeEach` hooks are not called serially
github.com/vitest-dev/vitest - yyx990803 opened this issue almost 2 years ago
github.com/vitest-dev/vitest - yyx990803 opened this issue almost 2 years ago