Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 342 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 342 Bytes

React Testing Dumpsterfire

This repository follows the react tutorial of creating a tick-tack-toe game, but brings in redux to emulate a larger application and react-testing-library to demonstrate how one would test an application like this. A minimum number of packages were brought in to make the demonstration as universal as possible.