/react-node-tdd-workshop-example

A demo for my React/Node TDD workshop, using Puppeteer & Mocha :sunglasses:

Primary LanguageJavaScript

react-node-tdd-workshop-example

Build Status

Hi!

This is a playground for my TDD with React and Node workshop. I will write a tic tac toe game, using Google's puppeteer for browser tests, and mocha for component / integration test.