Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
454 bytes
|
Line | |
---|
1 | The command takes an optional project name, as specified in the `projects` section of the `angular.json` workspace configuration file.
|
---|
2 | When a project name is not supplied, executes the `e2e` builder for the default project.
|
---|
3 |
|
---|
4 | To use the `ng e2e` command, use `ng add` to add a package that implements end-to-end testing capabilities. Adding the package automatically updates your workspace configuration, adding an `e2e` [CLI builder](guide/cli-builder).
|
---|
Note:
See
TracBrowser
for help on using the repository browser.