practicalmeteor:mocha-core
This is an internal package. Please use practicalmeteor:mocha.
This is a fork of mike:mocha-core with the following changes:
-
Removed the mocha npm dependency so we can use any mocha version with the server side fibers aware code that mike has created.
-
It includes the source code of server side tests, so it can be displayed in reporters. We will create a PR for this with mike.
This package is used in practicalmeteor:mocha, which was created in order to be able to run mocha tests:
-
From the command line using spacejam
-
In the browser, with no dependency on either mongodb nor velocity.