Quiz: Testing Next.js Applications
Test your concept of testing Next.js applications.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What need to be done before each test is run when using databases in tests?
A.
Rebuilding the application
B.
Restarting Node.js
C.
Resetting the database
1 / 5
...