Open
Description
Suggestion
Add a new testing-library
starter to the Qwik Starters.
The goal would be to automate the installation and setup required to get started with Qwik Testing Library as well as providing a basic example on how to use the library.
Ideally the command to run the starter would be:
pnpm qwik add testing-library
The Qwik plug-in was submitted here QwikDev/qwik#6924 but it's pending as the plug-in system will be rewritten.