
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@microsoft/gulp-core-build-karma
Advanced tools
`gulp-core-build-karma` is a `gulp-core-build` subtask for running unit tests using karma/phantomjs/mocha/chai. This setup allows you to run browser based testing.
gulp-core-build-karma is a gulp-core-build subtask for running unit tests using karma/phantomjs/mocha/chai. This setup allows you to run browser based testing.
gulp-core-build-karma is a gulp-core-build plugin which uses KarmaJS to configure a browser to run a bundle of code, primarily unit tests using mocha.
Simply register the task in a gulp-core-build tree, and it will automatically look for a karma.config.js file.
The default karma config, which can be obtained by running the task with the --initkarma flag,
always looks for a file called src/tests.js and uses this as the entry point for the bundle which will
be tested.
The task will launch the PhantomJS browser and begin automatically running mocha tests.
Once testing is complete, a coverage report is written to the coverage folder.
A number of plugins for karma are automatically configured, including:
Sets the path to the Karma Configuration file to use. If one has not been created, this task
will prompt the user to run it again with the --initkarma flag.
Default: './karma.config.json'
MIT
FAQs
THIS PACKAGE IS DEPRECATED
The npm package @microsoft/gulp-core-build-karma receives a total of 725 weekly downloads. As such, @microsoft/gulp-core-build-karma popularity was classified as not popular.
We found that @microsoft/gulp-core-build-karma 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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.