Name: | mocha |
---|---|
Version: | 1.18.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 271205 |
License: | MIT |
RPM: | mocha-1.18.2-1.el7.noarch.rpm |
Source RPM: | mocha-1.18.2-1.el7.src.rpm |
Build Date: | Tue Nov 14 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/visionmedia/mocha |
Summary: | A simple, flexible, fun test framework for Node.js |
Description: | Mocha is a feature-rich JavaScript test framework running on Node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. |