Test Driven Development in React is easy This is the code that goes with this blog post. If for some reason you want to run it: npm install npm start npm test You can also use yarn if you're fancy.