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

chore: switch to vitest from jest #1342

Merged
merged 9 commits into from
Feb 25, 2023
Merged

chore: switch to vitest from jest #1342

merged 9 commits into from
Feb 25, 2023

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Feb 23, 2023

performance

  • before (jest)
    • unit: around 4 sec
    • e2e: around 18 sec
  • after (vitest)
    • unit: around 3 sec
    • e2e: around 10 sec

@kazupon kazupon added the Type: Improvement Includes backwards-compatible fixes label Feb 23, 2023
@kazupon kazupon changed the title chore: swtich to vitest from jest chore: switch to vitest from jest Feb 24, 2023
@kazupon kazupon merged commit 97ab427 into master Feb 25, 2023
@kazupon kazupon deleted the chore/switch-to-vitest branch February 25, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Includes backwards-compatible fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant