ape-repo/ape-installing

View on GitHub
example/example-unless-global.js

Summary

Maintainability
A
0 mins
Test Coverage
var apeInstalling = require('ape-installing');

apeInstalling.unlessGlobal('mocha', function (err) {
    /*..*/
});