Jest

Testing 44kTypeScriptby Meta

JavaScript testing framework focused on simplicity. Snapshot testing, mocking, and code coverage built in.

Install

npm
$npm install -g jest

Related Testing tools