Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 463 Bytes

README.en-US.md

File metadata and controls

13 lines (8 loc) · 463 Bytes

简体中文 | English

Jest diving

Talk is cheap. Show me the code.

Points in Jest learning

  • jest-starter

The main reference is the Jest guide booklet. The content of the booklet is very detailed. It does well for following the booklet, with it, we can reviewing the knowledge points of Jest which will greatly improve the usage of Jest.

Jest guide