UNPKG

@ockilson/ng-jest

Version:

Schematic to setup jest for angular/cli projects

5 lines (4 loc) 244 B
# Add Jest to your @angular/cli apps * `ng add @ockilson/ng-jest` - install and setup * `ng g @ockilson/ng-jest:application` - create a new app using jest for tests * `ng g @ockilson/ng-jest:library` - create a new library using jest for tests