Name: | nodejs-vows |
---|---|
Version: | 0.7.0 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 105498 |
License: | MIT |
RPM: | nodejs-vows-0.7.0-8.el7.noarch.rpm |
Source RPM: | nodejs-vows-0.7.0-8.el7.src.rpm |
Build Date: | Fri Nov 24 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/cloudhead/vows |
Summary: | Asynchronous behavior-driven development (BDD) and continuous integration |
Description: | Vows is an asynchronous behavior-driven development (BDD) framework for Node.js. 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. Emphasis was put on speed of execution, clarity and user experience. |