Skip to content

wvmitchell/eat_yo_veggies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat Yo Veggies

This minimal React app accompanies my talk on testing React applications with Jest and Enzyme. Feel free to clone it down to follow along with my talk, extend it to your heart's content.

To get it it up and running locally, first, install Node, then:

npm i
npm start

To run the test suite:

npm run test

About

Testing talk accompanying repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published