Is it really the case that most people are following the official guide of using Jest or Vitest? https://nextjs.org/docs/app/building-your-application/testing/jest
I could never seem to get the Jest configuration right --- it always breaks here and there esp. when using TypeScript. I'll keep trying but I wanted to hear if anyone had great experience using an alternative solution.