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
`Intl.RelativeTimeFormat` and `Intl.ListFormat` can't be spied upon
amannn opened this issue 6 months ago
amannn opened this issue 6 months ago
`--inspect-brk` runs immediately when the debugger attaches
leduyquang753 opened this issue 6 months ago
leduyquang753 opened this issue 6 months ago
docs: improve the npx description clarity
IAfanasov opened this pull request 6 months ago
IAfanasov opened this pull request 6 months ago
@vitest/browser fails in Yarn PnP environment due to missing Vite dependency
SaeWooKKang opened this issue 6 months ago
SaeWooKKang opened this issue 6 months ago
Ability to mimic spyOn default behavior with module mock
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
cannot mock spyOn namespace import in browser mode
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
`renderHook` import auto detect does not work in browser mode
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
chore: bump unplugin-auto-import
antfu opened this pull request 6 months ago
antfu opened this pull request 6 months ago
feat: allow filter by line number
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
Vitest fails when importing and using a typescript file in a test
Wizzel1 opened this issue 6 months ago
Wizzel1 opened this issue 6 months ago
poolOptions.threads.singleThread is broken in v2
damianobarbati opened this issue 6 months ago
damianobarbati opened this issue 6 months ago
Expect mock factories to have a return type compatible with the original module
acidoxee opened this issue 6 months ago
acidoxee opened this issue 6 months ago
fix(browser): userEvent.setup initiates a separate state for userEvent instance
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
Failed to load module created in test
Kaciras opened this issue 6 months ago
Kaciras opened this issue 6 months ago
fix(spy): fix type error when assigning `vi.spyOn` to `MockInstance` of function overload
hi-ogawa opened this pull request 6 months ago
hi-ogawa opened this pull request 6 months ago
The simplified `MockInstance<T>` type does not work with function overloads
xsjcTony opened this issue 6 months ago
xsjcTony opened this issue 6 months ago
feat(browser): introduce built-in locators
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(browser): don't release keyboard automatically
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
userEvent.keyboard always releases pressed key with playwright provider
edoardocavazza opened this issue 6 months ago
edoardocavazza opened this issue 6 months ago
fix(browser): dedupe @vitest/browser/client
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
docs: add browser mode to readme features
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
fix(browser): remove `crypto.randomUUID` from the client
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
test.each printing DOM object to string or object using template string causes infinite loop in loupe module
minwork opened this issue 6 months ago
minwork opened this issue 6 months ago
fix(browser): inline pretty-format and replace picocolors with tinyrainbow
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
Custom hosts no longer work in Browser mode
cooper667 opened this issue 6 months ago
cooper667 opened this issue 6 months ago
fix(browser): remove @vitest/runner > pretty-format from prebundling because it doesn't exist
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
chore: remove pre-commit hooks
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
perf(browser): don't import msw if no modules are mocked
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
vitest browser mode does not work with Rush monorepo manager
cuberoot opened this issue 6 months ago
cuberoot opened this issue 6 months ago
fix(ui): encode html entities in task name
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
fix(ui): test files notified only when running
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
docs: add more documentation to runner tasks
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
How to stub/mock `progress.argv`
lukasoppermann opened this issue 6 months ago
lukasoppermann opened this issue 6 months ago
Vitest UI doesn't render tests initially
rothsandro opened this issue 6 months ago
rothsandro opened this issue 6 months ago
fix(vitest): update json reporter output
Emiyaaaaa opened this pull request 6 months ago
Emiyaaaaa opened this pull request 6 months ago
docs: add env documentation
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
console.log is sometimes(!) not sent to stdout
jameshfisher opened this issue 6 months ago
jameshfisher opened this issue 6 months ago
Vitest UI renders suite name / test name as HTML
rothsandro opened this issue 6 months ago
rothsandro opened this issue 6 months ago
fix(web-worker): peer dependency version on `vitest`
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
web-worker 2.0.1 still has a peer dependency of vitest ^1.0.0
xuhdev opened this issue 6 months ago
xuhdev opened this issue 6 months ago
@vitest/coverage-istanbul runs excluded files
MKhasib opened this issue 6 months ago
MKhasib opened this issue 6 months ago
`hoisted` does not work with istanbul coverage when overriding coverage excludes
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
feat(expect): add `toHaveBeenCalledAfter` and `toHaveBeenCalledBefore` utility
Barbapapazes opened this pull request 6 months ago
Barbapapazes opened this pull request 6 months ago
Cannot find module - PNPM, Monorepo
javeoff opened this issue 6 months ago
javeoff opened this issue 6 months ago
fix(browser): correctly inherit browser config in a workspace
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(ui): move virtual scroller to dev dependencies
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
fix(vitest): print only running files, not every file
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
docs: update VP theme configuration
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
Vitest UI 2.0 has broken peer dependencies
Fryuni opened this issue 6 months ago
Fryuni opened this issue 6 months ago
chore: enable isolatedDeclarations in "vitest" package
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
chore(deps): update dependency @edge-runtime/vm to v4
renovate[bot] opened this pull request 6 months ago
renovate[bot] opened this pull request 6 months ago
chore(deps): update all non-major dependencies
renovate[bot] opened this pull request 6 months ago
renovate[bot] opened this pull request 6 months ago
Integrate `toHaveBeenCalledBefore` and `toHaveBeenCalledAfter` to core
Barbapapazes opened this issue 6 months ago
Barbapapazes opened this issue 6 months ago
fix(coverage): use project specific `vitenode` for uncovered files
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
docs: default pool in the types of 2.0 config
RobinTail opened this pull request 6 months ago
RobinTail opened this pull request 6 months ago
Fixture do not work when esbuild target is set to ES2015, ES2016 or esbuild.supported.['async-await'] = false
kasperpeulen opened this issue 6 months ago
kasperpeulen opened this issue 6 months ago
fix(vite-node): Generate sourcemap for inlined deps
bgoscinski opened this pull request 6 months ago
bgoscinski opened this pull request 6 months ago
Problem testing typescript application that uses piscina
RodrigoFerretti opened this issue 6 months ago
RodrigoFerretti opened this issue 6 months ago
Performance issue when throwing errors that have stackTraceLimit = 0
jrmdayn opened this issue 6 months ago
jrmdayn opened this issue 6 months ago
docs: fix browser guide dead link in cli
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
fix(browser): support shadow root and svg elements
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(browser): correctly mock optimized cjs dependencies
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
module mock does not work in some cases in browser mode
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
[Feature]: Allow Callbacks Passed to `before*`/`after*` to Return Anything
ITenthusiasm opened this issue 6 months ago
ITenthusiasm opened this issue 6 months ago
vitest userEvent interactivity api cannot interact with SVGs in browser mode
kwojcik opened this issue 6 months ago
kwojcik opened this issue 6 months ago
Coverage stays at 100% for components regardless of the existence of any component test
FlorianPhilipp2007 opened this issue 6 months ago
FlorianPhilipp2007 opened this issue 6 months ago
Testing Asynchronous State Update in React Component not possible
Muhamedkaric opened this issue 6 months ago
Muhamedkaric opened this issue 6 months ago
[JSON Reporter] value `numPassedTests` calculation mistake in json output
Emiyaaaaa opened this issue 6 months ago
Emiyaaaaa opened this issue 6 months ago
feat(browser): add `pointer` to interactive api
userquin opened this pull request 6 months ago
userquin opened this pull request 6 months ago
Partially mocked function returning actual implementation
chrismooreajbell opened this issue 6 months ago
chrismooreajbell opened this issue 6 months ago
Browser mode broken with bundling/transpilation issues under 2.0.0-beta.12
xeger opened this issue 6 months ago
xeger opened this issue 6 months ago
fix(vitest): show unrelated failed tests when rerunning a test
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
docs: add mock fs section
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
true coverage at launch --change
bad4iz opened this issue 6 months ago
bad4iz opened this issue 6 months ago
docs: update team page
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
fix(vite-node): expose all envs from .env file, not just with a prefix `VITE_`
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(vitest): allow testing unandled rejection/exception
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
chore: remove prettier since we never used it
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(coverage): remove work-around for implicit `else`
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
feat(vitest)!: add "vitest list" API to print collected tests without running them
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
useFakeTimers isn't working for the setInterval.
gsamal opened this issue 6 months ago
gsamal opened this issue 6 months ago
__vite_ssr_import_3__.createCustomOutputPropertyForm is not a function
maxime-aubry opened this issue 6 months ago
maxime-aubry opened this issue 6 months ago
docs: add more migration steps
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
fix(coverage): support import attributes in Istanbul coverage
Gravitonic opened this pull request 6 months ago
Gravitonic opened this pull request 6 months ago
Documentation comment test like Rust
aprosail opened this issue 6 months ago
aprosail opened this issue 6 months ago
fix(browser): print correct stack trace in source files
sheremet-va opened this pull request 6 months ago
sheremet-va opened this pull request 6 months ago
ci: lock node version for worker tests
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
Importing TypeScript file from JavaScript file with the .js extension fails.
hornta opened this issue 6 months ago
hornta opened this issue 6 months ago
fix(coverage): Vite to ignore dynamic import of provider
AriPerkkio opened this pull request 6 months ago
AriPerkkio opened this pull request 6 months ago
fix(coverage): support overriding `exclude`
AriPerkkio opened this pull request 7 months ago
AriPerkkio opened this pull request 7 months ago
Exception stack trace line numbers are wrong in browser mode
kwojcik opened this issue 7 months ago
kwojcik opened this issue 7 months ago
Error in Nuxt 3: Decorators are not valid here
Oli8 opened this issue 7 months ago
Oli8 opened this issue 7 months ago
can't inline commonjs module when it's a sub-dependency
HomyeeKing opened this issue 7 months ago
HomyeeKing opened this issue 7 months ago
feat: add an option to return base64 from page.screenshot
sheremet-va opened this pull request 7 months ago
sheremet-va opened this pull request 7 months ago
fix(browser): print screenshot path alongside the test error message
sheremet-va opened this pull request 7 months ago
sheremet-va opened this pull request 7 months ago
there is no file coverage if there are no tests for it
bad4iz opened this issue 7 months ago
bad4iz opened this issue 7 months ago
Easily access failure screenshot after tests run
kwojcik opened this issue 7 months ago
kwojcik opened this issue 7 months ago
[bug] `ReferenceError: self is not defined` when running tests in `app/worker.ts`
hamirmahal opened this issue 7 months ago
hamirmahal opened this issue 7 months ago
docs: split browser page
userquin opened this pull request 7 months ago
userquin opened this pull request 7 months ago
feat(browser): add `tripleClick` to interactive api
userquin opened this pull request 7 months ago
userquin opened this pull request 7 months ago