angular/packages/platform-server/testing/PACKAGE.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
244 B
Markdown
Raw Normal View History

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).