angular/packages/zone.js/lib/vitest
Charles Lyding 62c6e3b7ee feat(zone.js): support vitest patching in zone.js/testing (#68395)
To support `fakeAsync` usage while using `vitest` as a test runner, Zone.js
now provides patching when using the `zone.js/testing` package import.
This patching is similar to that of the existing jasmine, mocha, and jest
functionality.

PR Close #68395
2026-04-30 15:44:35 -07:00
..
rollup-vitest.ts feat(zone.js): support vitest patching in zone.js/testing (#68395) 2026-04-30 15:44:35 -07:00
vitest.ts feat(zone.js): support vitest patching in zone.js/testing (#68395) 2026-04-30 15:44:35 -07:00