Skip to content

Commit d5231af

Browse files
committed
docs(handbook): new project template for Lit and Web Components testing
1 parent 84d9dad commit d5231af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/handbook/getting-started/project-templates.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ To use Serenity/JS with Playwright Component Test runner, start with one of the
107107
| Project Template | Features | Get Started |
108108
|----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
109109
| [Serenity/JS with Playwright Component Test runner for React](https://github.com/serenity-js/serenity-js-playwright-ct-react-template) | Playwright Component Testing; TypeScript; Gitpod workspace; GitHub Actions; Local Chrome, Firefox, and Webkit browser engines; Playwright Test reports; Serenity BDD reports | [Generate&nbsp;new&nbsp;project](https://github.com/serenity-js/serenity-js-playwright-ct-react-template/generate) <br /> [View&nbsp;Code](https://github.com/serenity-js/serenity-js-playwright-ct-react-template) <br /> [View&nbsp;Serenity&nbsp;BDD&nbsp;Reports](https://serenity-js.github.io/serenity-js-playwright-ct-react-template/serenity/) <br />[View&nbsp;Playwright&nbsp;Test&nbsp;Reports](https://serenity-js.github.io/serenity-js-playwright-ct-react-template/playwright) <br /> [Start&nbsp;GitPod&nbsp;workspace](https://gitpod.io/#https://github.com/serenity-js/serenity-js-playwright-ct-react-template) |
110+
| [Serenity/JS with Playwright Component Test runner for Lit and Web Components](https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template) | Playwright Component Testing; TypeScript; Gitpod workspace; GitHub Actions; Local Chrome, Firefox, and Webkit browser engines; Playwright Test reports; Serenity BDD reports | [Generate&nbsp;new&nbsp;project](https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template/generate) <br /> [View&nbsp;Code](https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template) <br /> [View&nbsp;Serenity&nbsp;BDD&nbsp;Reports](https://serenity-js.github.io/serenity-js-playwright-ct-web-components-template/serenity/) <br />[View&nbsp;Playwright&nbsp;Test&nbsp;Reports](https://serenity-js.github.io/serenity-js-playwright-ct-web-components-template/playwright) <br /> [Start&nbsp;GitPod&nbsp;workspace](https://gitpod.io/#https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template) |
110111

111112
## REST/HTTP API Testing
112113

0 commit comments

Comments
 (0)