Skip to content

feat: migrate from jest to vitest#674

Draft
Filipoliko wants to merge 3 commits into
vitefrom
cnsqa-2227-vitest
Draft

feat: migrate from jest to vitest#674
Filipoliko wants to merge 3 commits into
vitefrom
cnsqa-2227-vitest

Conversation

@Filipoliko
Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 20, 2026

⚠️ No Changeset found

Latest commit: d47cf87

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

"src"
],
"exclude": [
"**/__tests__/**"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need to exclude the tests folder but also we need to apply vitest/globals types.

@Filipoliko
Copy link
Copy Markdown
Contributor Author

There is an issue in to-mock that breaks vite afterAll / beforeAll scripts. The issue either has to be fixed or we could migrate to an alternative tool.

https://github.com/mjancarik/to-mock/pull/26/changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant