Skip to content

Commit 29e81fc

Browse files
alan-agius4filipesilva
authored andcommitted
docs(@angular/cli): update e2e long description
(cherry picked from commit a15875a)
1 parent 08ba3fb commit 29e81fc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
Must be executed from within a workspace directory.
2-
When a project name is not supplied, it will execute for all projects.
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).

0 commit comments

Comments
 (0)