Enzyme Testing Lightning Talk
By Valerie Kraucunas
Enzyme Testing Lightning Talk
"Untested code is broken code." Enzyme, the testing utility for React, is flexible, intuitive, and compatible with most test runners. When matched with a test double library like Sinon.js, Enzyme becomes capable of unit testing both components and reducers. Together we'll cover the tradeoffs of the different rendering methods provided from Enzyme, best practices for writing test files, and upcoming features of Enzyme. (HTML5 Lightning Talks 3/2017)





