Next.js Discord

Discord Forum

next.js13 test

Unanswered
Alaskan Klee Kai posted this in #help-forum
Open in Discord
Alaskan Klee KaiOP
I know I would have to mock to test using the values from the API as well, but what is the best way to do this with the current Next.js13?
Can I use MSW?
I don't think I can use it since it is not supported by Next.js, but can I use it with jest?

0 Replies