QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.85k stars 1.31k forks source link

feat(starter): add qwik testing library #6924

Open ianlet opened 1 month ago

ianlet commented 1 month ago

What is it?

Description

New starter command to setup Qwik Testing Library.

image

Rel. https://github.com/ianlet/qwik-testing-library/issues/8

Checklist:

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: acc8bc74597f095213af21be21dea6fb6dc0847d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | --------------------- | ----- | | create-qwik | Patch | | @builder.io/qwik | Patch | | eslint-plugin-qwik | Patch | | @builder.io/qwik-city | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 1 month ago
built with Refined Cloudflare Pages Action

âš¡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 76910f11881c3299b4b57b74653468e221fddcdf
ianlet commented 1 month ago

@thejackshelton could you have a look at this? It would be great if it could be merged for the v1.10.0 release so the CLI is ready to be used for when the official Testing Library docs gets updated.