
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
testrigor-cli
Advanced tools
This is a command line tool for TestRigor. It allows you to run TestRigor tests from the command line.
npm install -g testrigor-clitestrigor test-suite run <test-suite-id> --token <token>testrigor test-suite run <test-suite-id> --token <token> --url <url>testrigor test-suite run <test-suite-id> --token <token> --file-path <path-to-file>testrigor test-suite run <test-suite-id> --token <token> --branch <branch> --commit <commit>testrigor test-suite run <test-suite-id> --token <token> --variables-path file.jsontestrigor test-suite run <test-suite-id> --token <token> --localhosttestrigor test-suite run <test-suite-id> --token <token> --test-cases-path test_cases/**/*.{yaml,txt}testrigor test-suite run <test-suite-id> --token <token> --rules-path rules/**/*.yamltestrigor test-suite run <test-suite-id> --token <token> --settings-path settings.yaml (Can be YAML or JSON)testrigor test-suite run <test-suite-id> --token <token> --test-case-uuid <test-case-uuid>testrigor test-suite run <test-suite-id> --token <token> --test-cases-path test_cases/**/*.{yaml,txt} --auto-create-ai-rulestestrigor test-suite run <test-suite-id> --token <token> --test-cases-path test_cases/**/*.{yaml,txt} --explicit-mutationstestrigor test-suite run <test-suite-id> --token <token> --url <url> --branch <branch> --commit <commit> --variables-path file.json --localhost --test-cases-path test_cases/**/*.{yaml,txt} --rules-path rules/**/*.{yaml,txt} --auto-create-ai-rules --explicit-mutations./junit-report.xml (works only in sync mode): testrigor test-suite run <test-suite-id> --token <token> --junit-report-save-path ./report.xmltestrigor test-suite run <test-suite-id> --token <token> --labels <labels>testrigor test-suite run <test-suite-id> --token <token> --excluded-labels <excluded-labels>testrigor test-suite run <test-suite-id> --token <token> --base-url-web=<base-web-url> --base-url-api=<base_api_url>testrigor test-suite config --default <test-suite-id>testrigor test-suite config --deletetestrigor test-suite config --showtestrigor authenticateFAQs
TestRigor Command Line
We found that testrigor-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.