spawn-mochas

2.0.0 • Public • Published

spawn-mochas

Spawn separate processes to run mochas, for when you can't run them in a single process.

Install

npm install spawn-mochas

Usage

var mochas = require("spawn-mochas");

mochas([
  "test1.js",
  "test2.js"
]);

License

BSD 2 Clause

Readme

Keywords

none

Package Sidebar

Install

npm i spawn-mochas

Weekly Downloads

1

Version

2.0.0

License

BSD-2-Clause

Unpacked Size

1.48 kB

Total Files

3

Last publish

Collaborators

  • matthewp