Skip to content

Add migration guide for the Vitest addon#589

Merged
yannbf merged 6 commits intonextfrom
yann/addon-vitest-migration
Nov 27, 2025
Merged

Add migration guide for the Vitest addon#589
yannbf merged 6 commits intonextfrom
yann/addon-vitest-migration

Conversation

@yannbf
Copy link
Member

@yannbf yannbf commented Oct 29, 2025

Closes #

What I did

This PR does two things:

  1. In a test run, it detects Vite based Storybooks and warns them about migrating to the Vitest addon experience
  2. It provides a migration guide to Vitest addon

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)

@yannbf yannbf force-pushed the yann/addon-vitest-migration branch from cea94e5 to 15eb21e Compare October 29, 2025 17:43
@yannbf yannbf added the patch Increment the patch version when merged label Oct 29, 2025
@yannbf yannbf self-assigned this Oct 29, 2025
@yannbf yannbf marked this pull request as ready for review November 27, 2025 14:27
@yannbf yannbf requested a review from kasperpeulen as a code owner November 27, 2025 14:27
yannbf and others added 2 commits November 27, 2025 15:29
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
@yannbf yannbf merged commit 5c4501c into next Nov 27, 2025
9 checks passed
@yannbf yannbf mentioned this pull request Nov 27, 2025
@yannbf yannbf deleted the yann/addon-vitest-migration branch November 27, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants