We tried migrating from Jest to @vitest.dev but didn't see any elapsed time improvement, did we do something wrong or is this an edge case? github.com/algolia/inst...
chore: migrate test runner from Jest to Vitest by FabienMotte · Pull Request #6937 · algolia/instantsearch
Summary Migrate the entire monorepo test runner from Jest 27 to Vitest 4. This eliminates the Babel dependency for tests, leverages Vite's native ESM/TypeScript/JSX handling, and modernizes the...
github.com