mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
DEPRECATED: `@angular/platform-server/testing` Use e2e tests to verify SSR behavior instead. PR Close #60915
5 lines
244 B
Markdown
5 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).
|