Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 179 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 179 Bytes

react-testing-components-enzyme

Sample repo for a blog post on testing react components with enzyme

installation

npm i

start

npm run dev:hot

run tests

npm test