/react-testing-components-enzyme

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

Primary LanguageJavaScriptMIT LicenseMIT

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