pytest-report-extras


Namepytest-report-extras JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryPytest plugin to enhance pytest-html and allure reports by adding comments, screenshots and webpage sources.
upload_time2024-12-15 22:09:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords pytest selenium playwright webtest webtesting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-report-extras

Pytest plugin to enhance **pytest-html** and **allure** reports of front-end and back-end tests with step comments, screenshots, webpage sources and code-blocks of XML, JSON and YAML documents.

![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)

## Resources ##

- [Documentation](https://pytest-report-extras.readthedocs.io/stable/)
- [Issue tracker](https://github.com/harmin-parra/pytest-report-extras/issues)
- [Source code](https://github.com/harmin-parra/pytest-report-extras)

<br/>

If you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-report-extras",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "pytest, selenium, playwright, webtest, webtesting",
    "author": null,
    "author_email": "Harmin Parra Rueda <harmin.rueda@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/82/cb/38159e30b1888e5e26325bc2e132bc0d4aa174359e61c118e7b663d5e307/pytest_report_extras-1.0.1.tar.gz",
    "platform": null,
    "description": "# pytest-report-extras\n\nPytest plugin to enhance **pytest-html** and **allure** reports of front-end and back-end tests with step comments, screenshots, webpage sources and code-blocks of XML, JSON and YAML documents.\n\n![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)\n\n## Resources ##\n\n- [Documentation](https://pytest-report-extras.readthedocs.io/stable/)\n- [Issue tracker](https://github.com/harmin-parra/pytest-report-extras/issues)\n- [Source code](https://github.com/harmin-parra/pytest-report-extras)\n\n<br/>\n\nIf you like this software, consider contributing to the project through [buy me a coffee](https://www.buymeacoffee.com/harmin)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pytest plugin to enhance pytest-html and allure reports by adding comments, screenshots and webpage sources.",
    "version": "1.0.1",
    "project_urls": null,
    "split_keywords": [
        "pytest",
        " selenium",
        " playwright",
        " webtest",
        " webtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4eeaf8af889840b18d0f38265f89adcfd22d0c64441074697eea5bcb2cd89e9",
                "md5": "82713d3b51a9905793853e85dde0bb3e",
                "sha256": "23b212c1482ae49aeffdf203ba8a48ea54e5e67b019f542327cc232b18c59c72"
            },
            "downloads": -1,
            "filename": "pytest_report_extras-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82713d3b51a9905793853e85dde0bb3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40444,
            "upload_time": "2024-12-15T22:09:19",
            "upload_time_iso_8601": "2024-12-15T22:09:19.641744Z",
            "url": "https://files.pythonhosted.org/packages/b4/ee/af8af889840b18d0f38265f89adcfd22d0c64441074697eea5bcb2cd89e9/pytest_report_extras-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82cb38159e30b1888e5e26325bc2e132bc0d4aa174359e61c118e7b663d5e307",
                "md5": "1329dcc202de500345170f5f0c261716",
                "sha256": "fe91e9e840e47160c2835fc25222fe3ee3a407735ad48c3141e32be0d02605af"
            },
            "downloads": -1,
            "filename": "pytest_report_extras-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1329dcc202de500345170f5f0c261716",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 40432,
            "upload_time": "2024-12-15T22:09:23",
            "upload_time_iso_8601": "2024-12-15T22:09:23.624470Z",
            "url": "https://files.pythonhosted.org/packages/82/cb/38159e30b1888e5e26325bc2e132bc0d4aa174359e61c118e7b663d5e307/pytest_report_extras-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 22:09:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-report-extras"
}
        
Elapsed time: 4.23490s