Question 3 of 10Pro Only
What is Jest and how does it work? Explain the basic syntax for writing a test with Jest.
Sample answer preview
Jest is a JavaScript testing framework developed by Meta, formerly Facebook. It is designed to be simple to configure and use, with a zero configuration philosophy for most projects. Main characteristics include the following. Jest includes everything you need.
Jestdescribetestitexpectmatcher