joshydavid / jest-js

Demo of JavaScript testing framework Jest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Stack

Getting Started

Clone the project

git clone https://github.com/joshuadavidang/jest-js.git

Install dependencies

npm install

To run React locally

npm run start

To run React testing library

npm run test

About

Demo of JavaScript testing framework Jest


Languages

Language:JavaScript 68.2%Language:HTML 23.6%Language:CSS 8.2%