jest

Delightful JavaScript Testing

Description

Some features of this testing framework are:
 * Easy Setup: Jest is a complete and easy to set up JavaScript testing
 solution. In fact, Jest works out of the box for any React project.
 * Instant Feedback: Failed tests run first. Fast interactive mode can switch
 between running all tests or only test files related to changed files.
 * Snapshot Testing: Jest can capture snapshots of React trees or other
 serializable values to simplify UI testing.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://jestjs.io


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install jest