Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 192 Bytes

File metadata and controls

14 lines (9 loc) · 192 Bytes

lear_jest

Jest a Javascript testing program that promote the working of TDD.

How Jest work

1. Installation

2. Setting

3. Running

npm test <fileName>.test.js