Next.js Discord

Discord Forum

Testing with Jest on NextJS 13 App router

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
I noticed in the Page Router documentation that there is section under Optimizing-Testing on how to test with Jest. When switching to App Router documentation, it is not present. Is there a supported way to do unit testing when working with the App Router project? Page Router Documentation Link: https://nextjs.org/docs/pages/building-your-application/optimizing/testing#jest-and-react-testing-library App Router Documentation Link: https://nextjs.org/docs/app/building-your-application/optimizing

1 Reply