Skip to content

lib: migrate from jest to vitest for ts support#227

Merged
ryancyq merged 3 commits into
mainfrom
migrate/jest-to-vitest
May 12, 2026
Merged

lib: migrate from jest to vitest for ts support#227
ryancyq merged 3 commits into
mainfrom
migrate/jest-to-vitest

Conversation

@ryancyq
Copy link
Copy Markdown
Owner

@ryancyq ryancyq commented May 12, 2026

ts-jest does not have full esm support

https://kulshekhar.github.io/ts-jest/docs/guides/esm-support

@ryancyq ryancyq force-pushed the migrate/jest-to-vitest branch 2 times, most recently from 8effe23 to 6bf721d Compare May 12, 2026 07:47
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.31%. Comparing base (52740df) to head (0222bcc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
- Coverage   97.66%   97.31%   -0.35%     
==========================================
  Files          11       11              
  Lines         300      261      -39     
  Branches       59       59              
==========================================
- Hits          293      254      -39     
  Misses          7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryancyq ryancyq force-pushed the migrate/jest-to-vitest branch from 6bf721d to 0222bcc Compare May 12, 2026 07:55
@ryancyq ryancyq merged commit 8d0f924 into main May 12, 2026
10 checks passed
@ryancyq ryancyq deleted the migrate/jest-to-vitest branch May 12, 2026 07:56
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