lundi 4 février 2019

Is it possible to use app.module imports modules in TestBed configuration without imports those separately?

I want to write unit & e2e test for an angular 7 project, when i run 'ng test' command, all expects ran to failed. I have to import all module into spec files, is there any way to solve this problem better?

Aucun commentaire:

Enregistrer un commentaire