Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@microsoft/vscodetestcover
Advanced tools
A Mocha test runner with code coverage support for VS Code Azure Data Studio Extensions.
A Mocha test runner with code coverage support for VS Code and Azure Data Studio Extensions. This replaces the standard test runner from vscode/lib/testrunner
and adds in code coverage support.
In a standard VSCode extension project, replace the src/test/index.ts
file with the contents of sample/index.ts
installed as part of this node module. This will use the test runner with coverage.
To configure coverage settings, copy the samples/coverconfig.json
beside the index.ts
file and edit its contents. It defines where the expected src directory is, where to save coverage files, and more.
yarn install
to install dependenciesyarn compile
or yarn watch
to compileRelease a new version of the extension by:
npm publish <path to tarball>
This code is originally from https://github.com/Microsoft/vscode-mssql. I have preserved the MIT license statement and Copyright from that project so things are still marked as Copyright Microsoft.
FAQs
A Mocha test runner with code coverage support for VS Code Azure Data Studio Extensions.
We found that @microsoft/vscodetestcover demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.