Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up tests and portable stories plugin #3

Merged
merged 12 commits into from
Jul 26, 2024
Merged

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Jul 24, 2024

This PR improves the unit test setup that was already there (run via pnpm run test), plus adds the vitest plugin for Storybook for extra tests (run via pnpm run test:storybook).

It also adds vite-plugin-inspect and a new command pnpm run inspect which should be run after running tests, and it will provide a source inspector in plugin transformations that can be useful for debugging purposes:
image

@yannbf yannbf added the skip-release Preserve the current version when merged label Jul 24, 2024
@valentinpalkovic valentinpalkovic merged commit 1094036 into main Jul 26, 2024
2 checks passed
@yannbf yannbf self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants