Quiz Yourself on Jest

This quiz will test what you have learned in this chapter.

We'll cover the following...

A project has defined the following npm scripts:

{
  "scripts": {
   
...