Skip to content

Instantly share code, notes, and snippets.

@reime005
Last active September 7, 2019 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reime005/314d3134788f7ba88eb42475ece4c06d to your computer and use it in GitHub Desktop.
Save reime005/314d3134788f7ba88eb42475ece4c06d to your computer and use it in GitHub Desktop.
npx create-react-app react-saga-testing
cd react-saga-testing
yarn add redux react-redux redux-saga
yarn add --dev enzyme enzyme-adapter-react-16 fetch-mock node-fetch redux-saga-tester sinon
yarn start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment