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

rf-unique-error-summary-report

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rf-unique-error-summary-report

A utility to process robot framework junit XML and then create unique error report with error count and latest test name for easy and quick issue analysis.

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

RF Error Summary

Overview

The RF Error Report Summary is a tool designed to parse and analyze unique error reports generated by RF jnuitresults. This project aims to streamline the process of identifying and categorizing errors to facilitate quicker troubleshooting and resolution.

Features

  • Parse RF error reports
  • Identify unique errors
  • Categorize errors for easy analysis
  • Generate summary reports

Usage

  • install using pip install rf-error-summary
  • run python -m error_summary junitfile outputfilehtmlfilename
  • sample command: python -m error_summary junitresult.xml errors.html
  • check outputfilehtmlfilename html file for error summary report i.e errors.html

License

This project is licensed under the MIT License. See the LICENSE file for details.

FAQs


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