lexabu / JestLightningTalk

A lighting talk to help students understand how to install, initialize, and write basic jest tests, including coverage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JestLightningTalk

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.

About

A lighting talk to help students understand how to install, initialize, and write basic jest tests, including coverage.


Languages

Language:HTML 53.1%Language:JavaScript 30.1%Language:CSS 16.8%