markerikson / react-redux-links

Curated tutorial and resource links I've collected on React, Redux, ES6, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looking for info on testing redux w/Jest +0.14

michaelryancaputo opened this issue · comments

Know of any articles? I can't find any (yet)

Not specifically, no. I'm using Mocha+Chai+Sinon+Enzyme myself, so a number of the articles I've collected have been about that stack. Per my comment on Twitter, this list generally reflects stuff I use or at least understand, and so it's missing stuff I don't use like routing or React Native. If you do find some good articles or info, PRs are welcome!