Skip to content

Commit 090b746

Browse files
committed
docs: add key features and a demo gifchanges
1 parent 9a52988 commit 090b746

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
Adds [Playwright Test](https://playwright.dev/) to your Angular project
77

8+
- Installs Playwright Test
9+
- Set up `ng e2e` for you
10+
- Adds configuration to `angular.json` for easy integration into your existing project
11+
- `ng generate` e2e tests
12+
13+
<img src="docs/playwright-schematics.gif" alt="demo of ng e2e installing Playwright, then running end-to-end tests" width="800"/>
14+
815
## Installation
916

1017
Run the following to add Playwright to your Angular project. `ng add` will pick the correct version of this schematic automatically

docs/playwright-schematics.gif

407 KB
Loading

0 commit comments

Comments
 (0)