Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@empiricalrun/reporter

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empiricalrun/reporter

Report test results to slack and elsewhere

  • 0.21.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
197
decreased by-55.93%
Maintainers
0
Weekly downloads
 
Created
Source

reporter

Report test results to slack and elsewhere

Usage

npx @empiricalrun/reporter $WORKFLOW $MESSAGE_TYPE $CUSTOMER_NAME $RUN_ID $REPORT_TYPE

Arguments

  • $WORKFLOW: can be test-run or test-gen
  • $MESSAGE_TYPE: can be start (message for tests started) or end (message for tests completed)
  • $CUSTOMER_NAME: name of the customer (e.g. leap-wallet) which resolves to both github and r2
    • expected github: github.com/empirical-run/$CUSTOMERNAME-tests
    • expected r2 location: reports.empirical.run/$CUSTOMERNAME/...
  • $RUN_ID: github actions run id
  • $REPORT_TYPE: can be playwright or other supported report sources

Development

pnpm build

cd packages/reporter
npx .  # runs bin/index.ts

FAQs

Package last updated on 07 Nov 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc