Next.js Discord

Discord Forum

Testing App Router

Unanswered
evro posted this in #help-forum
Open in Discord
What is everyone using for tests? I understand that there's an issue with unit testing (jest) with server components so wanted to understand how people are testing their apps. Are you just using Cypress for e2e or are you integrating unit tests? If so, how are you using unit testing in server components that call data from a cms or fetch?

0 Replies