farahriz / jest-intro

Writing simple tests to practice unit testing JS with Jest, and Jest syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jest-intro

Writing simple tests to practice unit testing JS with Jest, and Jest syntax

  1. $npm init -y
  2. $npm install
  3. Have fun testing by running $npm test

About

Writing simple tests to practice unit testing JS with Jest, and Jest syntax


Languages

Language:JavaScript 100.0%