A Complete Introduction To JEST Framework
Jest is a Javascript Testing framework built by Facebook.
It is primarily designed for React (which is also built by Facebook) based apps but could be used to write automation scenarios for any Javascript-based codebases.