27 August, 2012

Vows v0.6.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Alexis Sellier | More scripts
vowsjs.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
August 27th, 2012, 08:41 GMT
C: \ Development Tools \ Test Tools and Applications

It adds asynchronous BDD & continuous integration features for the Node.js server-side JavaScript library.

Vows was built from the ground up to test asynchronous code.

It executes your tests in parallel when it makes sense, and sequentially when there are dependencies.

Vows also makes tests which target I/O run much faster, by running them concurrently.

Emphasis was put on speed of execution, clarity and user experience.

Vows is perfect for node.js, because node.js is an asynchronous framework, and therefore the tests should be asynchronous as well.

Here are some key features of "Vows":

· The first, and obvious reason is that node.js is asynchronous, and therefore our tests should be. The second reason is to make tests which target I/O run much faster, by running them concurrently.

Requirements:

· Node.js


Download button
Via: Vows v0.6.4

0 Comment: