Skip to content

Commit 06cb0b1

Browse files
authored
docs(README): remove note (#79)
1 parent f65e3e6 commit 06cb0b1

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# 🎭 Playwright Angular component testing
22

3-
> **Note**
4-
> The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.
5-
>
6-
> To push for official support, feedback in the form of GitHub issues and or stars is appreciated!
7-
83
## Capabilities
94

105
- Run tests fast, in parallel and optionally over multiple machines with [sharding](https://playwright.dev/docs/test-sharding) or [Azure's Testing Service](https://www.youtube.com/watch?v=FvyYC2pxL_8).

playwright-ct-angular/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# 🎭 Playwright Angular component testing
22

3-
> **Note**
4-
> The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.
5-
>
6-
> To push for official support, feedback in the form of GitHub issues and or stars is appreciated!
7-
83
## Capabilities
94

105
- Run tests fast, in parallel and optionally over multiple machines with [sharding](https://playwright.dev/docs/test-sharding) or [Azure's Testing Service](https://www.youtube.com/watch?v=FvyYC2pxL_8).

0 commit comments

Comments
 (0)