Skip to content

Latest commit

 

History

History

fjest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Testing JavaScript Applications with Jest

With a lot of testing framework available to choose when working on JavaScript projects, how do you decide which one is good for you? In this talk, I'll share my experience that led me to choosing Jest as my go-to testing framework for JavaScript-based applications and libraries.