Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@stryker-mutator/mocha-runner
Advanced tools
A plugin to use the mocha test runner in Stryker, the JavaScript mutation testing framework
A plugin to use Mocha in StrykerJS, the JavaScript mutation testing framework.
6.0.0-beta.0 (2022-03-02)
fileName
. (#3438) (d197319)killedBy
is always an array (#3187) (c257966)check
method of checker plugins now receives a group of mutants and should provide a CheckResult
per mutant id.htmlReporter.baseDir
is deprecated and will be removed in a later version. Please use htmlReporter.fileName
instead.module.exports = function(config) {}
) from your stryker.conf.js
file is no longer supported. This was already deprecated but now will give an error.@stryker-mutator/karma-runner
, since that version added support for async config loading@stryker-mutator/jamsine-runner
now requires jasmine@3.10 or higher.@stryker-mutator/mocha-runner
now requires mocha@7.2
or higher.TestRunnerCapabilities
by implementing the capabilities
method.FAQs
A plugin to use the mocha test runner in Stryker, the JavaScript mutation testing framework
The npm package @stryker-mutator/mocha-runner receives a total of 39,491 weekly downloads. As such, @stryker-mutator/mocha-runner popularity was classified as popular.
We found that @stryker-mutator/mocha-runner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.