Skip to content

Schematics: use skipTests instead of spec  #2242

Closed
@timdeschryver

Description

@timdeschryver

With the new version of the Angular CLI, the spec option from the schematics has been removed. Instead, a skipTests option has been added.

We would like to keep our schematics in line with the Angular CLI schematics.

This change includes:

  • Modifying the schematic options
  • Update the schematics code
  • Uppdate the docs

For ref: angular/angular-cli@e92c46a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions