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. |
- add nodejs_find_provides_and_requires macro
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- fix nodejs-glob dependency
- make versioned dependency on nodejs-glob less specific
- use node-glob instead of wildcard.js, which is bundled from unknown origins - add a more detailed %description - add /usr/bin/vows - add custom man page
- fix typo in %summary
- add ASL 2.0 to License tag - remove /usr/bin/vows symlink
- initial package