Skip to content

@quasar/testing-unit-vitest v0.4.0

Compare
Choose a tag to compare
@IlCallo IlCallo released this 13 Sep 19:24
· 66 commits to dev since this release

This AE is in alpha phase, let us know if you bump in any problem

Install it by running quasar ext add @quasar/testing-unit-vitest
Check out the docs

What's Changed

  • Update dependency vitest@^0.34.0
  • Support incoming @quasar/app-webpack@v4/@quasar/app-vite@v2
  • Automatically detect Typescript projects
  • Always scaffold test-related scripts
  • Drop support for Harnesses Manager (now deprecated)