storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.72k stars 9.32k forks source link

CLI: Fix qwik init #29632

Closed shilman closed 5 days ago

shilman commented 5 days ago

Closes N/A

What I did

See https://github.com/literalpie/storybook-framework-qwik/blob/main/CHANGELOG.md#040

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

_core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>_

Greptile Summary

This PR standardizes the testing library usage across all Storybook frameworks by removing special handling for Qwik and using @storybook/test consistently.

nx-cloud[bot] commented 5 days ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 85d1d2a8264d5c40a6c021dbf6e98fca59326567. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx affected -t check -c production --parallel=7`](https://cloud.nx.app/runs/3iI7oTiKIU?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -c production --parallel=3`](https://cloud.nx.app/runs/YA492ZDp7p?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.