Jest

Software Screenshot:
Jest
Software Details:
Version: 0.8.2 updated
Upload Date: 6 Mar 16
Developer: Facebook
Distribution Type: Freeware
Downloads: 91

Rating: 4.5/5 (Total Votes: 2)

What Jest does on top of Jasmine is to allow developers to configure and automatically append unit test files in a special folder next to the code itself.

Jest will go to that folder every time, read the dependencies, load them, run the test (synchronously or asynchronously), and then show the results.

And what's great about Jest is that it doesn't even need a browser for the tests. All code is run against a "fake" page recreated via JSDOM, and they are also run in parallel so they take less than something run in QUnit or other similar frameworks.

Jest is compatible with vanilla JavaScript syntax, can work with client-side and server-side JavaScript code, and also includes support for CoffeeScript, React, or jQuery.

Requirements:

  • Node.js 0.8 or higher

Similar Software

gremlins.js
gremlins.js

13 May 15

CSS Critic
CSS Critic

12 Mar 16

bugzyrb
bugzyrb

12 May 15

SimPy
SimPy

20 Jul 15

Other Software of Developer Facebook

XHP
XHP

1 Oct 15

Facebook Desktop
Facebook Desktop

18 Jun 18

fbconsole
fbconsole

5 Jun 15

Comments to Jest

Comments not found
Add Comment
Turn on images!