Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@testmo/testmo-cli
Advanced tools
The Testmo CLI makes it easy to submit your automated test results to Testmo. It was specifically designed to make it easy to integrate Testmo into your CI/CD and build process, so you can easily send test results.
This package provides bindings to access Testmo's REST API from JavaScript projects. The package is based on Testmo's REST API spec.
Simply install the package by using NPM (usually installed on most systems already by default):
npm install -g @testmo/testmo-cli
This installs the testmo
CLI tool globally on the system.
Here's a list of available commands. Simply use testmo help <command>
to learn more about the available options, details and examples.
Usage: testmo [options] [command]
Options:
-V, --version Output the version number
--ansi Force ANSI console output (colors, animations)
--no-ansi Do not use ANSI console output (colors, animations)
--debug Output additional debug information
-h, --help Display help for command
Commands:
automation:resources:add-artifact Adds a new artifact to the local resource file to be submitted
with an automation run
automation:resources:add-field Adds a new field to the local resource file to be submitted with
an automation run
automation:resources:add-link Adds a new link to the local resource file to be submitted with
an automation run
automation:run:complete Marks a test automation run as completed
automation:run:create Creates a new automation run for parallel execution
automation:run:submit Creates a new test automation run, submits test results and
completes the run in a single step
automation:run:submit-thread Creates a new thread for an existing run, submits test results
and completes the thread
help Display help for command
Documentation:
You can find detailed documentation about using the Testmo CLI here:
https://docs.testmo.com
You can find detailed documentation about using the Testmo CLI here on our website:
Copyright (c) Testmo GmbH (Berlin, Germany)
All rights reserved.
contact@testmo.com
www.testmo.com
FAQs
Testmo command line interface
The npm package @testmo/testmo-cli receives a total of 45,727 weekly downloads. As such, @testmo/testmo-cli popularity was classified as popular.
We found that @testmo/testmo-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.