Next.js Discord

Discord Forum

Best practices for testing App Router with next-connect?

Unanswered
Florida White posted this in #help-forum
Open in Discord
Florida WhiteOP
Anyone has battle testes approach to testing App Router routes with next-connect? All I see on the net is bunch of tutorials with Pages API Routes, and I wonder whether there is some opinionated way to test my api written with next app router, or do I need to glue smth together using for example supertest or MSW?

0 Replies