Which library is best to run NextJs 14 unit testing?
Unanswered
Lanceolated Warbler posted this in #help-forum
Lanceolated WarblerOP

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"