generate empty e2e test with angular cli

Viewed 1128

I am getting started working with angular cli, I have understood that it can create almost all the files, but it seems it does not create empty e2e test for the new page-component.

Do I have to create manually e2e spec files ?

0 Answers
Related