Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
testcafe-reporter-html
Advanced tools
PICUS' HTML reporter generator for TestCafe automated tests. It provides an HTML report of a TestCafe task(s) execution, as well as feedback on the errors, if these occurred. Also it provides an easy way to view the screenshots from failing tests.
$ npm install testcafe-reporter-html
$ testcafe chrome test_folder/ --reporter html
By default the html is written to stdout
. To write the html to a file use the TestCafe build-in method:
$ testcafe chrome test_folder/ --reporter html:path/to/my/file.html
If you'd like to contribute a feature or bugfix: Thanks! To make sure your fix/feature has a high chance of being included, please read the following guidelines:
Please see CONTRIBUTING.md
for more details on contributing and running test.
Thank you to all the contributors!
By participating in this project, you agree to abide by the PICUS code of conduct.
1.4.6 (2020-02-17)
<a name="1.4.5"></a>
FAQs
The HTML reporter for TestCafe
The npm package testcafe-reporter-html receives a total of 26,142 weekly downloads. As such, testcafe-reporter-html popularity was classified as popular.
We found that testcafe-reporter-html demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.