We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be nice to have a --skip-tests flag in the ng new / init command.
--skip-tests
ng new / init
I know it is a very bad practice to omit writing unit and e2e tests but it would be a useful flag for barbarians like me. 💃
I wanted to know your opinion about it before making a PR.