🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

test-report-diff

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-report-diff

A script to get the diff of 2 test reports. Helps with triaging/investigating large test reports

0.1.0
PyPI
Maintainers
1

test-report-diff

A script to get the diff of 2 test reports. Helps with triaging/investigating large test reports

  • Free software: MIT license
  • Documentation: https://test-report-diff.readthedocs.io

Usage

.. code-block:: python

pip install test_report_diff
test_report_diff --help

Features

  • Compare 2 test reports and get a detailed diff report

Roadmap

  • Add support for more test report formats
  • Make formatting/output formats more customizable by replacing formatter classes with templates

Credits

This package was created with Cookiecutter <https://github.com/audreyr/cookiecutter>__ and the audreyr/cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>__ project template.

Keywords

test report

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