How to use?
===========


You can import ``mocha`` from ``js.mocha`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.mocha import mocha
  >>> mocha.need()

