mocha-is-running
v1.0.6
Published
Very simple module that detect if process is started by Mocha. Zero dipendencies
Downloads
8
Maintainers
Readme
Installation
npm install mocha-is-running --saveExample
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
