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
feat: support case-insensitive path matching in cli (fix #3567)
github.com/vitest-dev/vitest - tigranmk opened this pull request about 1 year ago
github.com/vitest-dev/vitest - tigranmk opened this pull request about 1 year ago
Dependency optimization does not work in SSR transform mode
github.com/vitest-dev/vitest - kherock opened this issue about 1 year ago
github.com/vitest-dev/vitest - kherock opened this issue about 1 year ago
fix(browser): fix `testNamePattern` config
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
test(browser): reproduce webkit flakiness
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
fix(vitest): throw "cannot mock" error only in isolated pools
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
[vite-node] Watch mode breaks with circular imports
github.com/vitest-dev/vitest - Azarattum opened this issue about 1 year ago
github.com/vitest-dev/vitest - Azarattum opened this issue about 1 year ago
fix(vitest): gracefully exit Vitest if `process.exit` is called inside the test
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
fix: run flaky tests on GitHub action
github.com/vitest-dev/vitest - bonyuta0204 opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bonyuta0204 opened this pull request about 1 year ago
vitest fails to start if volume is mounted read-only
github.com/vitest-dev/vitest - thbley opened this issue about 1 year ago
github.com/vitest-dev/vitest - thbley opened this issue about 1 year ago
Reporters verbose does not show timings in output when CI is active
github.com/vitest-dev/vitest - thbley opened this issue about 1 year ago
github.com/vitest-dev/vitest - thbley opened this issue about 1 year ago
`@vitest/web-worker` error when using browser environment
github.com/vitest-dev/vitest - DenizUgur opened this issue about 1 year ago
github.com/vitest-dev/vitest - DenizUgur opened this issue about 1 year ago
Optimized dependencies are unable to resolve external dependencies provided by their respective workspaces
github.com/vitest-dev/vitest - kherock opened this issue about 1 year ago
github.com/vitest-dev/vitest - kherock opened this issue about 1 year ago
fix(vitest): fix tap reporter to handle custom error
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
chore(deps): update dependency vitepress to ^1.0.0-rc.35
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency safaridriver to ^0.1.2
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
Mocking breaks when `isolate: false, singleThread: true`, v1.1.2
github.com/vitest-dev/vitest - AriPerkkio opened this issue about 1 year ago
github.com/vitest-dev/vitest - AriPerkkio opened this issue about 1 year ago
chore: include `.mts` and `.mjs` in lint-staged pattern
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
loupe ... does not provide an export named 'inspect'
github.com/vitest-dev/vitest - zmullett opened this issue about 1 year ago
github.com/vitest-dev/vitest - zmullett opened this issue about 1 year ago
fix(browser): remove redundant test failure logging
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
fix(browser): support vite config `server.headers`
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
Redundant stderr log for browser mode test failure
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
Custom headers for `@vitest/browser`
github.com/vitest-dev/vitest - DenizUgur opened this issue about 1 year ago
github.com/vitest-dev/vitest - DenizUgur opened this issue about 1 year ago
build: rollup-plugin-esbuild target Node.js v18
github.com/vitest-dev/vitest - theoludwig opened this pull request about 1 year ago
github.com/vitest-dev/vitest - theoludwig opened this pull request about 1 year ago
fix(vite-node): dedupe -v flag
github.com/vitest-dev/vitest - GauBen opened this pull request about 1 year ago
github.com/vitest-dev/vitest - GauBen opened this pull request about 1 year ago
Vitest internal unhandled error when test throws custom error without `{ name: string }` with tap reporter
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
RangeError: Maximum call stack size exceeded
github.com/vitest-dev/vitest - lifeiscontent opened this issue about 1 year ago
github.com/vitest-dev/vitest - lifeiscontent opened this issue about 1 year ago
Global teardown hook not invoked when using workspaces
github.com/vitest-dev/vitest - kaaapi opened this issue about 1 year ago
github.com/vitest-dev/vitest - kaaapi opened this issue about 1 year ago
sentry with profiling is crashing vitest with free(): invalid next size (fast)
github.com/vitest-dev/vitest - capaj opened this issue about 1 year ago
github.com/vitest-dev/vitest - capaj opened this issue about 1 year ago
feat: allow extending toEqual (fix #2875)
github.com/vitest-dev/vitest - tigranmk opened this pull request about 1 year ago
github.com/vitest-dev/vitest - tigranmk opened this pull request about 1 year ago
test: simplify browser mode tests
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
test: split fixtures for browser test
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
Reports to inherit include & exclude folders from test config
github.com/vitest-dev/vitest - nader-eloshaiker opened this issue about 1 year ago
github.com/vitest-dev/vitest - nader-eloshaiker opened this issue about 1 year ago
fix(vitest): apply `slowTestThreshold` to all reporters
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
refactor: minor cleanup of list/table renderer exports
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
expect.getState().currentTestName incompatible with Jest
github.com/vitest-dev/vitest - programmer24601 opened this issue about 1 year ago
github.com/vitest-dev/vitest - programmer24601 opened this issue about 1 year ago
fix(vitest): vi.mock breaks tests when using imported variables inside the factory
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
v1.1.2 Causes "Expression expected" errors
github.com/vitest-dev/vitest - EvHaus opened this issue about 1 year ago
github.com/vitest-dev/vitest - EvHaus opened this issue about 1 year ago
fix(vitest): correctly rerun test files on change if server was restarted
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
fix(vite-node): correctly return cached result
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
slowTestThreshold doesn't seem to be working
github.com/vitest-dev/vitest - iby opened this issue about 1 year ago
github.com/vitest-dev/vitest - iby opened this issue about 1 year ago
fix(browser): fix updating snapshot during watch mode
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
"u" command (update snapshot) doesn't work during browser pool watch mode
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
A Node API to catch deps installation prompts and handle it on the user's own
github.com/vitest-dev/vitest - Jinjiang opened this issue about 1 year ago
github.com/vitest-dev/vitest - Jinjiang opened this issue about 1 year ago
fix(browser): avoid safaridriver collision
github.com/vitest-dev/vitest - mbland opened this pull request about 1 year ago
github.com/vitest-dev/vitest - mbland opened this pull request about 1 year ago
fix(vitest): throw an error if mock was already loaded when vi.mock is called
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
Allow passing --include on the CLI?
github.com/vitest-dev/vitest - JoshuaKGoldberg opened this issue about 1 year ago
github.com/vitest-dev/vitest - JoshuaKGoldberg opened this issue about 1 year ago
vitest imports file from cwd directy instead of node module if the names are identical
github.com/vitest-dev/vitest - ValentinGurkov opened this issue about 1 year ago
github.com/vitest-dev/vitest - ValentinGurkov opened this issue about 1 year ago
fix(spy): don't allow Promise in mockImplementation
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
refactor(expect): define matchers in separate files
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
Vitest expect does not allow toContain with DOMTokenList and string.
github.com/vitest-dev/vitest - bodograumann opened this issue about 1 year ago
github.com/vitest-dev/vitest - bodograumann opened this issue about 1 year ago
fix(browser): fix browser testing url for https
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
SyntaxError: Unexpected end of JSON input while generating coverage report
github.com/vitest-dev/vitest - AryanshMahato opened this issue about 1 year ago
github.com/vitest-dev/vitest - AryanshMahato opened this issue about 1 year ago
Vitest can't resolve import '#imports'(Nuxt3, vitest)
github.com/vitest-dev/vitest - gyofeel opened this issue about 1 year ago
github.com/vitest-dev/vitest - gyofeel opened this issue about 1 year ago
Cannot call `import.meta.glob` from `node_modules`
github.com/vitest-dev/vitest - briandunn opened this issue about 1 year ago
github.com/vitest-dev/vitest - briandunn opened this issue about 1 year ago
Exclude resourse isn't working
github.com/vitest-dev/vitest - adrianovieira opened this issue about 1 year ago
github.com/vitest-dev/vitest - adrianovieira opened this issue about 1 year ago
Read thread ID inside a test
github.com/vitest-dev/vitest - danilofuchs opened this issue about 1 year ago
github.com/vitest-dev/vitest - danilofuchs opened this issue about 1 year ago
Backtick type-test test names undefined in terminal watch output
github.com/vitest-dev/vitest - jasonkuhrt opened this issue about 1 year ago
github.com/vitest-dev/vitest - jasonkuhrt opened this issue about 1 year ago
ci: fix failing ci
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
`expect(...).toSatisfy(matcher)` is typed incorrectly
github.com/vitest-dev/vitest - Ragnar-Oock opened this issue about 1 year ago
github.com/vitest-dev/vitest - Ragnar-Oock opened this issue about 1 year ago
vitest Browser Mode doesn't cooperate with local server configured for HTTPS
github.com/vitest-dev/vitest - zmullett opened this issue about 1 year ago
github.com/vitest-dev/vitest - zmullett opened this issue about 1 year ago
fix: match jest json output by providing full stack trace
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
`resolve.alias` does not resolve correctly when been resolved as soft links in `node_modules`
github.com/vitest-dev/vitest - JounQin opened this issue about 1 year ago
github.com/vitest-dev/vitest - JounQin opened this issue about 1 year ago
Unable to resolve correctly for `node_moduels` soft links on Windows
github.com/vitest-dev/vitest - JounQin opened this issue about 1 year ago
github.com/vitest-dev/vitest - JounQin opened this issue about 1 year ago
New `HTMLInputElement` under `jsdom` env reports ` Invalid constructor, the constructor is not part of the custom element registry`
github.com/vitest-dev/vitest - jindong-zhannng opened this issue about 1 year ago
github.com/vitest-dev/vitest - jindong-zhannng opened this issue about 1 year ago
fix: Resolved failure to find arbitrarily-named snapshot files when using `expect(...).toMatchFileSnapshot()` matcher.
github.com/vitest-dev/vitest - zmullett opened this pull request about 1 year ago
github.com/vitest-dev/vitest - zmullett opened this pull request about 1 year ago
fix(deps): update dependency sirv to ^2.0.4
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
fix(deps): update dependency acorn-walk to ^8.3.1
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update playwright monorepo to ^1.40.1
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency vitepress to ^1.0.0-rc.34
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency safaridriver to ^0.1.1
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @iconify-json/logos to ^1.1.42
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
docs(getting started): Add default test name tip
github.com/vitest-dev/vitest - hogoww opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hogoww opened this pull request about 1 year ago
fix: mistyped option name(--no-parallelism)
github.com/vitest-dev/vitest - bonyuta0204 opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bonyuta0204 opened this pull request about 1 year ago
incorrect error message when running vitest only with `--inspect-brk` option
github.com/vitest-dev/vitest - bonyuta0204 opened this issue about 1 year ago
github.com/vitest-dev/vitest - bonyuta0204 opened this issue about 1 year ago
import a variable with the name "Object" will result in an unexpected error
github.com/vitest-dev/vitest - yArna opened this issue about 1 year ago
github.com/vitest-dev/vitest - yArna opened this issue about 1 year ago
feat(coverage): custom reporter support
github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
github.com/vitest-dev/vitest - AriPerkkio opened this pull request about 1 year ago
fix(runner): fix fixture cleanup for concurrent tests
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
fix: match jest json output by reporting location of error in test file
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
fix: match jest json output by making locations zero-based in json report
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
fix: match jest json output by making json reporter output ndjson-compatible
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
github.com/vitest-dev/vitest - bard opened this pull request about 1 year ago
docs: use Badge to display versions
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
docs: fix rendering of note
github.com/vitest-dev/vitest - pascalberger opened this pull request about 1 year ago
github.com/vitest-dev/vitest - pascalberger opened this pull request about 1 year ago
How to use plugin in vitest
github.com/vitest-dev/vitest - wmy0320 opened this issue about 1 year ago
github.com/vitest-dev/vitest - wmy0320 opened this issue about 1 year ago
test state is in "pending" when `beforeAll` failed
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this issue about 1 year ago
fix(vitest): show `beforeAll/afterAll` errors in junit reporter
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
refactor(vitest): remove local-pkg from dependencies
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
Vitest bypasses vite plugins causing errors
github.com/vitest-dev/vitest - maasha opened this issue about 1 year ago
github.com/vitest-dev/vitest - maasha opened this issue about 1 year ago
chore: always externalize vitest
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
fix: don't fail if `inline: true` is set
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
fix(runner): reset "current test" state on dynamic `skip`
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
feat: add syntax highlighting to error messages
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
"Nested tests are not allowed" error even if tests are not nested
github.com/vitest-dev/vitest - tkrotoff opened this issue about 1 year ago
github.com/vitest-dev/vitest - tkrotoff opened this issue about 1 year ago
fix(vitest): don't hang when mocking files with cyclic dependencies
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
github.com/vitest-dev/vitest - sheremet-va opened this pull request about 1 year ago
_.defineSimpleMode is not a function
github.com/vitest-dev/vitest - wmy0320 opened this issue about 1 year ago
github.com/vitest-dev/vitest - wmy0320 opened this issue about 1 year ago
Cannot use method decorators in test files (Error: Unexpected token `@`)
github.com/vitest-dev/vitest - alex-eliot opened this issue about 1 year ago
github.com/vitest-dev/vitest - alex-eliot opened this issue about 1 year ago
Consider using TypeScript APIs to find and read `tsconfig.json`
github.com/vitest-dev/vitest - mrazauskas opened this issue about 1 year ago
github.com/vitest-dev/vitest - mrazauskas opened this issue about 1 year ago
docs: fix custom snapshot serializer example
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
github.com/vitest-dev/vitest - hi-ogawa opened this pull request about 1 year ago
chore(deps): update dependency esbuild to ^0.19.11
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago
github.com/vitest-dev/vitest - renovate[bot] opened this pull request about 1 year ago