diff --git a/docs/showcase.md b/docs/showcase.md index 544c695627..eb0da57fb6 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -18,6 +18,7 @@ * [test-real-styles](https://github.com/Xiphe/test-real-styles): Utility to test real styling of virtual DOM elements in a browser * [dom-to-playwright](https://github.com/Xiphe/dom-to-playwright) to copy a JSDOM snapshot into a Playwright page. * [Headless Testing](https://headlesstesting.com/support/start/playwright.html): Run Playwright tests on browsers in the cloud +* [playwright-test](https://github.com/hugomrdias/playwright-test) Run unit tests and benchmarks in browsers with Node's seamless experience. ## Frameworks