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.
Raw data
{
"_id": null,
"home_page": "https://github.com/newpage-solutions-inc/test_report_diff",
"name": "test-report-diff",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "test report,diff,triage,compare reports",
"author": "NewPage Solutions",
"author_email": "InnovationDesk@newpage.io",
"download_url": "https://files.pythonhosted.org/packages/60/c2/0e24ba2319d5f03abcdaa90eb65d3d92c5715d3c53d5c9b1138aaf8ae4f3/test_report_diff-0.1.0.tar.gz",
"platform": null,
"description": "test-report-diff\n================\n\nA script to get the diff of 2 test reports. Helps with triaging/investigating large test reports\n\n- Free software: MIT license\n- Documentation: https://test-report-diff.readthedocs.io\n\nUsage\n-----\n.. code-block:: python\n\n pip install test_report_diff\n test_report_diff --help\n\nFeatures\n--------\n- Compare 2 test reports and get a detailed diff report\n\nRoadmap\n-------\n- Add support for more test report formats\n- Make formatting/output formats more customizable by replacing formatter classes with templates\n\nCredits\n-------\nThis package was created with\n`Cookiecutter <https://github.com/audreyr/cookiecutter>`__ and the\n`audreyr/cookiecutter-pypackage <https://github.com/audreyr/cookiecutter-pypackage>`__\nproject template.\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "A script to get the diff of 2 test reports. Helps with triaging/investigating large test reports",
"version": "0.1.0",
"split_keywords": [
"test report",
"diff",
"triage",
"compare reports"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fd9f8cc71508c6a0df89acd62ab1a0c541b56273057d1df8c5bc5e201d0daa7b",
"md5": "2860d43df86af2e054490d829b7257cf",
"sha256": "e29351755e5ba357d698e92cb9885abc3826592dd73729514439d566989a9e3a"
},
"downloads": -1,
"filename": "test_report_diff-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2860d43df86af2e054490d829b7257cf",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 10145,
"upload_time": "2023-01-30T00:37:07",
"upload_time_iso_8601": "2023-01-30T00:37:07.247455Z",
"url": "https://files.pythonhosted.org/packages/fd/9f/8cc71508c6a0df89acd62ab1a0c541b56273057d1df8c5bc5e201d0daa7b/test_report_diff-0.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "60c20e24ba2319d5f03abcdaa90eb65d3d92c5715d3c53d5c9b1138aaf8ae4f3",
"md5": "b7c880b18920789eaf776c50fd1dc6e1",
"sha256": "4aa2dc4faf9a62827ddcfbb8de69789709382217b7e828fa5e2d34afedbbce58"
},
"downloads": -1,
"filename": "test_report_diff-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b7c880b18920789eaf776c50fd1dc6e1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13948,
"upload_time": "2023-01-30T00:37:09",
"upload_time_iso_8601": "2023-01-30T00:37:09.727973Z",
"url": "https://files.pythonhosted.org/packages/60/c2/0e24ba2319d5f03abcdaa90eb65d3d92c5715d3c53d5c9b1138aaf8ae4f3/test_report_diff-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-30 00:37:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "newpage-solutions-inc",
"github_project": "test_report_diff",
"lcname": "test-report-diff"
}