Skip to content

Commit

Permalink
docs(@angular/cli): Add Nightwatch schematics to e2e command
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsingh97 authored and filipesilva committed Jun 24, 2021
1 parent 3a40601 commit 4ce7681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular/cli/commands/e2e-impl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You should add a package that implements end-to-end testing capabilities.
For example:
Cypress: ng add @cypress/schematic
Nightwatch: ng add @nightwatch/schematics
WebdriverIO: ng add @wdio/schematics
More options will be added to the list as they become available.
Expand Down

0 comments on commit 4ce7681

Please sign in to comment.