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.
1 parent 3a40601 commit 4ce7681Copy full SHA for 4ce7681
packages/angular/cli/commands/e2e-impl.ts
@@ -20,6 +20,7 @@ You should add a package that implements end-to-end testing capabilities.
20
21
For example:
22
Cypress: ng add @cypress/schematic
23
+ Nightwatch: ng add @nightwatch/schematics
24
WebdriverIO: ng add @wdio/schematics
25
26
More options will be added to the list as they become available.
0 commit comments