Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.4 KB

Pass Parrot Pass Parrot Logo

npm version npm downloads open GitHub issues unaddressed GitHub issues

A flexible and extensible tool for aggregating test results and forwarding them to various destinations, such as HTML reports, Microsoft Teams or Slack. Designed to bridge the gap between testers and management.

Pass Parrot Flow

Planned features:

  • Xray test results aggregation
  • Microsoft Teams integration
  • Slack integration
  • HTML output
  • Email integration

Warning

The tool is at a very early stage of development and may frequently introduce breaking changes.

Installation

npm install @qytera/pass-parrot

Usage

TBD