1 chap10
Jason Zhu edited this page 2022-01-09 18:55:41 +11:00

Chapter 10. React Testing

10.1 ESLint

10.1.1 ESLint Plug-Ins

10.2 Prettier

10.2.1 Configuring Prettier by Project

10.3 Typecheching for React Applications

10.4 Test-Driven Development

10.5 Incorporating Jest

10.6 Testing React Components