
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@microsoft/gulp-core-build-mocha
Advanced tools
`gulp-core-build-mocha` is a `gulp-core-build` subtask for running unit tests and creating coverage reports using mocha/chai. This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser.
gulp-core-build-mocha is a gulp-core-build subtask for running unit tests and creating coverage reports using mocha/chai.
This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser.
gulp-core-build-mocha is a gulp-core-build plugin which will automatically execute a set of unit test files using the mocha test suite.
Simply create a file which ends in .test.js. Next, register the Mocha task to gulp-core-build.
A coverage report is both written to the console and to a folder on disk.
Sets the glob pattern which is used to locate the files to run tests on.
Default: 'lib/**/*.test.js'
The folder in which to store the coverage reports.
Default: 'coverage'
This task selects which files should be covered by the code coverage tool.
An array of globs which define which files should be included in code coverage reports.
Default: ['lib/**/*.js', '!lib/**/*.test.js']
MIT
FAQs
`gulp-core-build-mocha` is a `gulp-core-build` subtask for running unit tests and creating coverage reports using mocha/chai. This setup is useful for unit testing build tools, as it runs in the node process rather than in a browser.
The npm package @microsoft/gulp-core-build-mocha receives a total of 816 weekly downloads. As such, @microsoft/gulp-core-build-mocha popularity was classified as not popular.
We found that @microsoft/gulp-core-build-mocha demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.