2020. 1. 28. 00:56ㆍ서버 프로그래밍
https://reactjs.org/docs/testing.html
Testing Overview – React
A JavaScript library for building user interfaces
reactjs.org
https://jestjs.io/docs/en/tutorial-react
Jest · 🃏 Delightful JavaScript Testing
🃏 Delightful JavaScript Testing
jestjs.io
https://testing-library.com/docs/react-testing-library/intro
Testing Library · Simple and complete testing utilities that encourage good testing practices
Simple and complete testing utilities that encourage good testing practices
testing-library.com
https://medium.com/javascript-scene/unit-testing-react-components-aeda9a44aae2
Unit Testing React Components
Unit testing is a great discipline which can lead to 40%-80% reductions in production bug density. Unit testing also has several other…
medium.com