Skip to content

Migrate from jest to vitest #781

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

Closed
acelaya opened this issue Dec 30, 2022 · 0 comments · Fixed by #834
Closed

Migrate from jest to vitest #781

acelaya opened this issue Dec 30, 2022 · 0 comments · Fixed by #834

Comments

@acelaya
Copy link
Member

acelaya commented Dec 30, 2022

Blocked by stryker-mutator/stryker-js#3465 No longer using Stryker

Pros 👍:

  • Better support for TS
  • Better support for ESM
  • No need to keep mapping some dependencies to be able to import them from tests
  • No longer mismatching behavior between web context and tests context
  • Babel can be removed as a direct dependency, is it was required only by jest

Cons 👎:

  • Tests take twice the time to run
@acelaya acelaya added this to Shlink Dec 30, 2022
@acelaya acelaya removed the blocked label Apr 16, 2023
@acelaya acelaya added this to the 4.0.0 milestone Apr 16, 2023
@acelaya acelaya moved this to Todo in Shlink May 27, 2023
@acelaya acelaya moved this from Todo to In Progress in Shlink May 27, 2023
@acelaya acelaya moved this from In Progress to In review in Shlink May 27, 2023
@github-project-automation github-project-automation bot moved this from In review to Done in Shlink May 27, 2023
@acelaya acelaya modified the milestones: 4.0.0, 3.10.2 Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant