From f5c0b83ab58046527ddcea45ace105644990333c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ian=20L=C3=A9tourneau?= Date: Sat, 28 Sep 2024 13:59:59 -0400 Subject: [PATCH] Add qwik-testing-library to the list of libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3874de1..4584794 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Inspired by the _awesome-*_ trend on GitHub. - [Qwik Icons](https://github.com/qwikest/icons) - Include popular icons easily in your Qwik projects with @qwikest/icons. - [Qwik UI](https://github.com/qwikifiers/qwik-ui) - Components library for Qwik. - [Qwik Router](https://github.com/dannyfranca/qwik-router) - Qwik Dynamic SPA-like router for Qwik, inspired by `vue-router` and `react-router`. +- [Qwik Testing Library](https://github.com/ianlet/qwik-testing-library) - ⚡ Simple and complete Qwik DOM testing utilities that encourage good testing practices ## Starters