What Is Jest? - Meaning & Introduction

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • 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.

Komentáře • 3

  • @kwsanders
    @kwsanders Před 3 lety

    Nice intro tutorial for Jest. Thanks for taking your time to share this.

  • @JohnWilliamCross
    @JohnWilliamCross Před 3 lety

    Thanks for an easy to understand intro to Jest

  • @amitchauhan1505
    @amitchauhan1505 Před 3 lety

    thankyou for this good explanation sir, i saw lot of tutorials on this topic but i liked this.