ng-cache-testing-module

JSON →
library 1.1.3 ·javascript
verified Jun 7, 2026

Angular library (v1.1.3, stable, no recent updates) that caches TestBed configurations between tests to reduce compilation overhead and speed up test suites. Key differentiator: minimal API (single function call) vs alternatives like angular-testing-library or custom caching. Requires @angular/core, rxjs, and zone.js as peer dependencies. Ships TypeScript types.