-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: vitest-dev/vitest
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.1.4
published
Oct 28, 2024
12 Pull requests merged by 8 people
-
docs: add
vi.mocked(..., { partial: true })
example#6783 merged
Oct 31, 2024 -
chore(deps): update msw to 2.6.0
#6818 merged
Oct 30, 2024 -
docs: changing -> editing
#6815 merged
Oct 29, 2024 -
fix: capture
unhandledRejection
even when base reporter is not used#6812 merged
Oct 29, 2024 -
fix:
dangerouslyIgnoreUnhandledErrors
without base reporter#6808 merged
Oct 29, 2024 -
docs: add bench test case
TaskResult
type description#6704 merged
Oct 28, 2024 -
chore(deps): update all non-major dependencies
#6797 merged
Oct 28, 2024 -
docs: fix typo in
fakeTimers.shouldClearNativeTimers
option#6743 merged
Oct 28, 2024 -
fix(browser): initiate MSW in the same frame as tests
#6772 merged
Oct 28, 2024 -
fix(vitest): silence import analysis warning
#6785 merged
Oct 28, 2024 -
chore: fix browser build plugin
#6793 merged
Oct 26, 2024 -
docs: Update debugging.md grammar
#6794 merged
Oct 26, 2024
14 Pull requests opened by 5 people
-
fix(deps): update dependency tinybench to v3
#6798 opened
Oct 28, 2024 -
feat(snapshot): provide `config` to `resolveSnapshotPath`
#6800 opened
Oct 28, 2024 -
chore: add `test/**` to renovate update
#6801 opened
Oct 28, 2024 -
fix(vitest): decouple fake/real time in waitFor()'s check
#6802 opened
Oct 28, 2024 -
feat(vitest): add `onWatcherRerun` method to global setup context
#6803 opened
Oct 28, 2024 -
feat: allow a custom note when calling `ctx.skip()` dynamically
#6805 opened
Oct 28, 2024 -
fix(browser): improve source maps when `vi.mock` is present
#6810 opened
Oct 29, 2024 -
fix: don't change the working directory when loading workspace projects
#6811 opened
Oct 29, 2024 -
feat(runner): test context can inject values from the config's `provide`
#6813 opened
Oct 29, 2024 -
fix(vite-node): improve esm check to decide external
#6816 opened
Oct 30, 2024 -
fix(snapshot): reset snapshot state for `retry` and `repeats`
#6817 opened
Oct 30, 2024 -
chore: add JSDoc to Jest assertions and asymmetric matchers
#6822 opened
Oct 30, 2024 -
fix(expect)!: pass current equality testers to asymmetric matcher
#6825 opened
Oct 31, 2024 -
feat(snapshot): support different snapshot paths by test cases
#6827 opened
Oct 31, 2024
10 Issues closed by 6 people
-
Vitest searches for non-existent file typescript.js.map and explodes
#6835 closed
Nov 1, 2024 -
when using `debug` to print to console, output is missing on reruns
#1768 closed
Nov 1, 2024 -
Declaring a function with name ''then" makes vitest runner to halt
#6830 closed
Oct 31, 2024 -
Error code of test run with not default reporter always 0 even with unhandled error
#6831 closed
Oct 31, 2024 -
`vi.mocked()` with `partial: true` does the opposite of what's intended?
#6781 closed
Oct 31, 2024 -
[Feature]: Consider `expected` and `actual` properties of `error.cause`
#6799 closed
Oct 31, 2024 -
Fails to run tests with federated module
#5684 closed
Oct 29, 2024 -
Breakpoints not working in vscode upon npm run test
#6773 closed
Oct 27, 2024
7 Issues opened by 7 people
-
Browser tests don't run in parallel with `browser.enabled = true`
#6834 opened
Oct 31, 2024 -
optimizeDeps causes TypeError: Cannot read properties of undefined (reading 'imports')
#6832 opened
Oct 31, 2024 -
Unexpected behavior when in-source tests utilize `vi.mock` without globals
#6829 opened
Oct 31, 2024 -
`vite-node --watch` duplicates `import.meta.hot.data` self-accepting module
#6823 opened
Oct 30, 2024 -
Set comparison within expect.objectContaining fails
#6820 opened
Oct 30, 2024 -
2.1.4: Failed to load source map for typescript.js
#6806 opened
Oct 29, 2024 -
"switchToFrame" deprecated in WebdriverIO v9
#6804 opened
Oct 28, 2024
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(cli): Support specifying a line number when filtering tests
#6411 commented on
Oct 31, 2024 • 11 new comments -
fix(vite-node): fix error stack on Windows
#6786 commented on
Oct 28, 2024 • 0 new comments -
fix(vite-node): invalidate source map cache
#6774 commented on
Oct 28, 2024 • 0 new comments -
fix(vitest): invalidate setupFiles with extension-less path
#6749 commented on
Oct 26, 2024 • 0 new comments -
fix(vite-node,vitest): inject debugger for inspect-brk and remove fake sourcemap
#6732 commented on
Oct 26, 2024 • 0 new comments -
feat(utils): support `diff.printBasicPrototype`, Adding possibility to get rid of prototypes from the output
#6504 commented on
Oct 30, 2024 • 0 new comments -
feat: #4010 Displays time in green
#6432 commented on
Oct 29, 2024 • 0 new comments -
chore(deps): update webdriverio monorepo to v9 (major)
#6398 commented on
Oct 30, 2024 • 0 new comments -
fix(expect)!: check more properties for error equality
#5876 commented on
Oct 28, 2024 • 0 new comments -
`@vitest/web-worker` error when using browser environment
#4899 commented on
Nov 1, 2024 • 0 new comments -
Dependency Dashboard
#957 commented on
Oct 31, 2024 • 0 new comments -
Is it possible to add snapshots in type testing?
#5857 commented on
Oct 31, 2024 • 0 new comments -
Add `vi.createMockFromModule` (Like `jest.createMockFromModule`)
#5482 commented on
Oct 31, 2024 • 0 new comments -
Wrong coverage when using isolate: false
#6736 commented on
Oct 30, 2024 • 0 new comments -
Utility to automock class instance
#4001 commented on
Oct 29, 2024 • 0 new comments -
globalSetup script is executed with wrong CWD
#6706 commented on
Oct 29, 2024 • 0 new comments -
UnhandledRejection: process.memoryUsage
#6500 commented on
Oct 29, 2024 • 0 new comments -
The import language affect the benchmark result
#6543 commented on
Oct 29, 2024 • 0 new comments -
[Bug] Terminal output is cut off while async test is executing
#6590 commented on
Oct 29, 2024 • 0 new comments -
In the UI show test report when clicking on a test
#6747 commented on
Oct 29, 2024 • 0 new comments -
MSW fails to intercept GraphQL queries when using vi.mock in Browser Mode
#6766 commented on
Oct 29, 2024 • 0 new comments -
@types/chai conflict with @vitest/expect/dist/chai.d.cts
#4688 commented on
Oct 28, 2024 • 0 new comments -
Secondary `resolveId` calls on virtual modules
#6406 commented on
Oct 28, 2024 • 0 new comments