-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
$$ bug-bounty $$https://www.jhipster.tech/bug-bounties/https://www.jhipster.tech/bug-bounties/$100https://www.jhipster.tech/bug-bounties/https://www.jhipster.tech/bug-bounties/area: enhancement 🔧theme: angular
Description
Overview of the feature request
Vitest support was promoted to stable in Angular v21.
Jest will probably not be promoted to stable now that vitest is supported.
To reduce maintenance burden and provide better out of the box experience, I propose to drop jest support.
Vitest is a bit slower in main, we should investigate some alternatives to increase speed. But provides a better experience.
Tasks:
- investigate alternatives to improve speed. Fixed in v21, no-default is taking less than half.
- add migration from jest
- check coverage
- add sonar integration
Motivation for or Use Case
Related issues or PR
- Checking this box is mandatory (this is just to show you read everything)
qmonmert
Metadata
Metadata
Assignees
Labels
$$ bug-bounty $$https://www.jhipster.tech/bug-bounties/https://www.jhipster.tech/bug-bounties/$100https://www.jhipster.tech/bug-bounties/https://www.jhipster.tech/bug-bounties/area: enhancement 🔧theme: angular