execute only one test spec with angular cli 28ng test 29

Solutions on MaxInterview for execute only one test spec with angular cli 28ng test 29 by the best coders in the world

showing results for - "execute only one test spec with angular cli 28ng test 29"
Elsie
24 Jun 2020
1// ng test --main directory/filename.spec.ts
2ng test --main src/app/services/dealer.service.spec.ts