| Name: Mocha | |
| Short Name: mocha | |
| URL: https://github.com/mochajs/mocha | |
| Version: 6.1.4 | |
| License: MIT | |
| License File: NOT_SHIPPED | |
| Security Critical: no | |
| Description: | |
| Mocha is a simple, flexible JavaScript test framework which can be run in the | |
| browser. Small or standalone projects, such as individual web components, can | |
| use Mocha to run several lightweight test suites within one browser_test. | |
| Local Modifications: | |
| - Copied mocha.js, README.md and LICENSE from the git repo. |