Rihovardini / jest-students-homework

Homework boilerplate for writing test with Jest for Cursor Education students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework for Cursor Education students

  • To run the app:

    • clone it
    • install modules via $ yarn or $ npm install
    • run $ yarn start
  • To run the tests $ yarn test

  • To run the coverage tool $ yarn coverage

About

Homework boilerplate for writing test with Jest for Cursor Education students


Languages

Language:JavaScript 100.0%