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.
Related to #13456, we should test the generated code of schematics. We can achieve this by having a CLI app where the schematics ran.
Once all schematics ran, we can run ng build and ng test to verify nothing is broken.
ng build
ng test