Download Source Code Vows 0.8.1 / 0.9.0-rc3

  • Post author:
  • Post category:Download

is announcing that Vows with version number 0.8.1 / 0.9.0-rc3 is already available to download.

What is Vows ?

Vows is A behavior driven development framework for Node.js .

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.

This is changelog for Vows version 0.8.1 / 0.9.0-rc3 :

You can read the complete changelog and also download this latest version on their homepage: vowsjs.org