A non-intimidating intro to testing with Enzyme


Details
Getting started with test-driven development for React components can be a pain. Enzyme makes it easier by providing a friendly library to traverse the DOM and simulate user actions. We'll go through a repo with several examples based on my experience using Enzyme in a production app.
Natasha Osborne is a developer lead at Radial Development Group based in Loveland. She loves building meaningful applications in all languages, but specializes in JavaScript (React) for work. She is currently in the middle of creating a open source framework designed to facilitate headless end-to-end testing with React.
Beer and Pizza provided by Tek Systems (https://www.teksystems.com/en)
Meetup space provided by The Armory Workspace (https://thearmoryworkspace.com/)


A non-intimidating intro to testing with Enzyme