UNPKG

angularjs-testbed

Version:

Testing abstraction library inspired by [@angular/core/testing](https://angular.io/api/core/testing) for angularjs projects written in typescript with decorators

5 lines (4 loc) 121 B
export * from './By'; export * from './ComponentFixture'; export * from './DebugElement'; export * from './TestBed';