A Universal App starter kit forked from ReactGo to use Jest.
ReactGo provides an amazing SSR experience using React, Redux however does not choose Facebook's Jest for testing. Jest seems a simpler approach and hides library complexities internally as you supply just tests with minimal configration.
Checkout feature/jest for progress. PR's welcome ๐