Skip to content

feat(vitest): rewrite AE for app-vite v3 - #415

Open
yusufkandemir wants to merge 2 commits into
quasarframework:devfrom
yusufkandemir:vitest-ae-v3
Open

feat(vitest): rewrite AE for app-vite v3#415
yusufkandemir wants to merge 2 commits into
quasarframework:devfrom
yusufkandemir:vitest-ae-v3

Conversation

@yusufkandemir

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • Yes

The PR fulfills these requirements:

  • It's submitted to the dev branch and not the master branch

Other information:

  • add app-vite v3 support, drop app-vite v2 support
  • rewrite in TypeScript
  • add quasarViteTestingConfig helper to get config from quasar.config file and replace vite-tsconfig-paths
  • added vitest v5 support (verified against v5.0.0-rc.2)

Related: #409, #412, closes #413

- add app-vite v3 support, drop app-vite v2 support
- rewrite in TypeScript
- add quasarViteTestingConfig helper to get config from quasar.config file and replace vite-tsconfig-paths
- add vitest v5 support (verified against v5.0.0-rc.2)
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.

Use Quasar Vite config in Vitest

1 participant