mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2240a21c97
DEPRECATED: `@angular/platform-server/testing` Use e2e tests to verify SSR behavior instead. PR Close #60915
6 lines
244 B
Markdown
6 lines
244 B
Markdown
Supplies a testing module for the Angular platform server subsystem.
|
|
This secondary entry point is deprecated. Use e2e tests to verify SSR
|
|
behavior instead of `TestBed`.
|
|
|
|
See [Angular deprecation policy](reference/releases#deprecation-policy).
|