Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 191 Bytes

File metadata and controls

2 lines (2 loc) · 191 Bytes

Jest-Unit-Testing

Jest is a JavaScript unit testing. This contains setup of jest, examples, different matchers as well as how to test async code, run functions before and different tests.