if you are interested in articles star this
if you are interested in React Hooks star this
react-test-library 作者写的一系列Test
教程,每2-3天更新一篇,设计到Test
的各个方面
- Throw an Error with a Simple Test in JavaScript
- Abstract Test Assertions into a JavaScript Assertion Library
- Encapsulate and Isolate Tests by building a JavaScript Testing Framework
- Support Async Tests with JavaScripts Promises through async await
- Provide Testing Helper Functions as Globals in JavaScript
- Verify Custom JavaScript Tests with Jest