Skip to content

Switch from jest to vitest#112

Merged
akademy merged 4 commits intomainfrom
jmbw/vitest
Oct 24, 2025
Merged

Switch from jest to vitest#112
akademy merged 4 commits intomainfrom
jmbw/vitest

Conversation

@akademy
Copy link
Copy Markdown
Member

@akademy akademy commented Oct 16, 2025

Switching from Jest to Vitest.

Some CommonJs/ESM/Blah blah javascript was causing a minefield to test with Jest. It was easier to switch to this better system than figure out the black magic...

This is JUST the code to switch to ViTest. Everything should be running the same, but perhaps a bit quicker.

(Also, @gfrn was always asking for this!)

@akademy akademy changed the title wip! Switch from jest to vitest Switch from jest to vitest Oct 16, 2025
Comment thread package.json Outdated
Comment thread src/components/controls/VisitInput.test.tsx Outdated
Comment thread vitest.config.js
And now exclude it... this was sooooo not worth it.
@akademy akademy merged commit fd45760 into main Oct 24, 2025
1 check passed
@akademy akademy deleted the jmbw/vitest branch November 20, 2025 11:48
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.

2 participants