ng command to create new project in angular without spec.ts file code example
Example: angular generate component without spec
--skipTests=true|false. When true, does not create "spec. ts" test files for the new component / directive / class / guard