1.0.6 • Published 6 years ago

mocha-is-running v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Installation

npm install mocha-is-running --save

Example

const mochaIsRunning = require('mocha-is-running');
console.log(mochaIsRunning()) //=> true or false;

Changelog

You can view the changelog here

License

mocha-is-running is open-sourced software licensed under the MIT license

Authors

Fabio Ricali