Next.js Discord

Discord Forum

Which library is best to run NextJs 14 unit testing?

Unanswered
Lanceolated Warbler posted this in #help-forum
Open in Discord
Lanceolated WarblerOP
:blob_wave:

3 Replies

Kokoni
Big Jest guy.
They also have fair few tutorials for it.
Lanceolated WarblerOP
I chose Jest but when I start a test I get this error: "ReferenceError: expect is not defined"