Skip to content

Commit 4ce7681

Browse files
vaibhavsingh97filipesilva
authored andcommitted
docs(@angular/cli): Add Nightwatch schematics to e2e command
1 parent 3a40601 commit 4ce7681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular/cli/commands/e2e-impl.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ You should add a package that implements end-to-end testing capabilities.
2020
2121
For example:
2222
Cypress: ng add @cypress/schematic
23+
Nightwatch: ng add @nightwatch/schematics
2324
WebdriverIO: ng add @wdio/schematics
2425
2526
More options will be added to the list as they become available.

0 commit comments

Comments
 (0)