Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 298 Bytes

Getting Started @davinkevin/jest

Run on an Angular project generated by the Angular CLI in version 6+.

$ ng add @davinkevin/jest

All 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