wasp icon indicating copy to clipboard operation
wasp copied to clipboard

Update `vitest` and related testing deps

Open infomiho opened this issue 4 months ago • 0 comments

We are using Vitest v1 and we should upgrade to Vitest v2: https://github.com/vitest-dev/vitest/releases/tag/v2.0.0

The related deps are:

  • @vitest/ui
  • jsdom
  • @testing-library/react
  • @testing-library/jest-dom
  • msw

infomiho avatar Oct 03 '24 20:10 infomiho