Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 154 Bytes

File metadata and controls

12 lines (7 loc) · 154 Bytes

testing-exercise

testing with Jest

To start:

  1. Clone repo
  2. Run npm install
  3. Run npm run test

visist https://zerotomastery.io/ for more