/udemy-testing-exercise

A place to practice testing with Jest

Primary LanguageJavaScript

udemy-testing-exercise

A place to practice testing with Jest!

To Run:

  1. Clone repo
  2. run npm install
  3. Start writing tests!
  4. run npm test