angular/packages/platform-browser/test
Andrew Scott 246a984a5d feat(core): add TestBed.getFixture
This adds a new method to the TestBed to retrieve the most recently created component fixture. This is useful for cases where the fixture is created in a beforeEach and needs to be accessed in a test.

If multiple fixtures have been created, this method will throw an error to prevent depending on fixture creation order.
2026-02-20 09:17:54 -08:00
..
browser build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
dom ci: reformat files 2025-12-16 14:44:19 -08:00
security refactor(platform-browser): switching to relative imports within the platform-browser package (#60559) 2025-03-27 18:31:52 +00:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
hydration_spec.ts fix(core): release hasPendingTasks observers (#59723) 2025-04-02 18:26:06 +00:00
testing_public_spec.ts feat(core): add TestBed.getFixture 2026-02-20 09:17:54 -08:00