From 6f3f608d5b32a89c413ac1963bddf83f4d8d650a Mon Sep 17 00:00:00 2001 From: Dan Bjorge Date: Mon, 10 Aug 2020 13:22:45 -0400 Subject: [PATCH] docs(showcase.md): add Accessibilty Insights to community showcase (#3368) --- docs/showcase.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/showcase.md b/docs/showcase.md index 7b73fe5a8f..e1aa45648c 100644 --- a/docs/showcase.md +++ b/docs/showcase.md @@ -9,6 +9,7 @@ * [Codex](https://github.com/codex-src/codex-app): Playwright is used to run functional and performance tests * [Instakittens React admin](https://github.com/fredericbonnet/instakittens-react-admin): Playwright is used to run end-to-end test scenarios written with Cucumber * [xterm.js](https://github.com/xtermjs/xterm.js): Playwright is used to run cross-browser integration tests +* [Accessibility Insights for Web](https://github.com/microsoft/accessibility-insights-web): Playwright is used with Jest and axe-core to run end-to-end functional and accessibility tests of a WebExtension-based browser extension ## Tools