A lighting talk to help students understand how to install, initialize, and write basic jest tests, including coverage.
To begin, fork the repo, and clone to your local machine. Then, open the file in your preferred text editor, and use the notesOnSetup.txt file to start working! You may need to run npm install to install the dependencies listed in the package.json.