JSPM

  • Created
  • Published
  • Downloads 16954942
  • Score
    100M100P100Q208529F
  • License MIT

simple, flexible, fun test framework

Package Exports

  • mocha
  • mocha/bin/_mocha
  • mocha/bin/mocha
  • mocha/bin/options
  • mocha/index
  • mocha/lib/browser/debug.js
  • mocha/lib/browser/events.js
  • mocha/lib/browser/progress
  • mocha/lib/browser/tty.js
  • mocha/lib/context
  • mocha/lib/interfaces/bdd
  • mocha/lib/interfaces/common
  • mocha/lib/interfaces/common.js
  • mocha/lib/interfaces/tdd
  • mocha/lib/mocha
  • mocha/lib/mocha.js
  • mocha/lib/ms
  • mocha/lib/ms.js
  • mocha/lib/pending
  • mocha/lib/reporters
  • mocha/lib/reporters/base
  • mocha/lib/reporters/base.js
  • mocha/lib/reporters/dot
  • mocha/lib/reporters/html
  • mocha/lib/reporters/html-cov
  • mocha/lib/reporters/html.js
  • mocha/lib/reporters/json-cov
  • mocha/lib/reporters/spec
  • mocha/lib/reporters/spec.js
  • mocha/lib/reporters/templates/coverage.jade
  • mocha/lib/runnable
  • mocha/lib/runner
  • mocha/lib/suite
  • mocha/lib/suite.js
  • mocha/lib/test
  • mocha/lib/test.js
  • mocha/lib/utils
  • mocha/lib/utils.js
  • mocha/mocha
  • mocha/mocha.css
  • mocha/mocha.js
  • mocha/package
  • mocha/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mocha) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status Gitter

Mocha test framework

Mocha is a simple, flexible, fun JavaScript test framework for node.js and the browser. For more information view the documentation.