Socket
Book a DemoInstallSign in
Socket

z-stream-test-run-reporter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

z-stream-test-run-reporter

CLI tool for sending allure test run results reports to Z-Stream's API

1.2.2
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Z-Stream Test run reporter

CLI tool for sending allure test run results reports to Z-Stream's API

Usage

npx z-stream-test-run-reporter -r allure-results -u https://yourcompanydomain.zstream.io/api/v1/test-runs/report/{token}

Options

  • -r or --results - Path to the allure-results directory
  • -u or --url - URL to the Z-Stream's API endpoint for reporting test run results
  • -k or --testReportKey - Unique report key for combining multiply results in a single report
  • -f or --filters - JSON object for filtering test cases which will be added to the report

Filters

Example

{
  "assigneeIds": "string",
  "reporterIds": "string",
  "taskStatus": "string",
  "priorityNames": "string",
  "typeNames": "string",
  "createdAtStart": "string",
  "createdAtEnd": "string",
  "updatedAtStart": "string",
  "updatedAtEnd": "string",
  "fields": "string",
}

FAQs

Package last updated on 21 Feb 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.