You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[1) `toBeTrue()` / `toBeFalse()` do not exist in Jest/Vitest](/blog/2025-11-migrate-to-vitest#1-tobetrue--tobefalse-do-not-exist-in-jestvitest)
42
+
-[2) `toHaveBeenCalledOnceWith()` does not exist in Jest/Vitest](/blog/2025-11-migrate-to-vitest#2-tohavebeencalledoncewith-does-not-exist-in-jestvitest)
43
+
-[3) Asynchronous Matchers: `expectAsync(...)` (Jasmine) vs. `.resolves/.rejects` (Jest/Vitest)](/blog/2025-11-migrate-to-vitest#3-asynchronous-matchers-expectasync-jasmine-vs-resolvesrejects-jestvitest)
44
+
-[Spies and mocks](/blog/2025-11-migrate-to-vitest#spies-and-mocks)
45
+
-[Asynchrony without Zone.js using Vitest timers](/blog/2025-11-migrate-to-vitest#asynchrony-without-zonejs-using-vitest-timers)
46
+
-[TestBed and ComponentFixture](/blog/2025-11-migrate-to-vitest#testbed-and-componentfixture)
47
+
-[Known limitations and pitfalls](/blog/2025-11-migrate-to-vitest#known-limitations-and-pitfalls)
0 commit comments