@davinkevin/jest
v0.1.0
Published
Angular Schematics which add Jest to your original setup
Readme
Getting Started @davinkevin/jest
Run on an Angular project generated by the Angular CLI in version 6+.
$ ng add @davinkevin/jestAll modification / setup will be done and you can run your tests with the command ng test for single run and ng test --watch for interactive mode
