pytest-webtest-extras


Namepytest-webtest-extras JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryPytest plugin to enhance pytest-html and allure reports of webtest projects by adding screenshots, comments and webpage sources.
upload_time2024-10-03 12:28:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
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-webtest-extras

Pytest plugin to enhance pytest-html and Allure reports of webtest projects with screenshots, comments and webpage sources.

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

## Resources ##

- [Documentation](https://pytest-webtest-extras.readthedocs.io/en/stable/)
- [Issue tracker](https://github.com/harmin-parra/pytest-webtest-extras/issues)
- [Source code](https://github.com/harmin-parra/pytest-webtest-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-webtest-extras",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "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/3d/ab/eb8fd32e07c1595035c40dfd9ae5171fdecea01dc1e89352420ea0b257e2/pytest_webtest_extras-1.3.0.tar.gz",
    "platform": null,
    "description": "# pytest-webtest-extras\n\nPytest plugin to enhance pytest-html and Allure reports of webtest projects with screenshots, comments and webpage sources.\n\n![](https://img.shields.io/badge/license-MIT%202.0-blue.svg)\n\n## Resources ##\n\n- [Documentation](https://pytest-webtest-extras.readthedocs.io/en/stable/)\n- [Issue tracker](https://github.com/harmin-parra/pytest-webtest-extras/issues)\n- [Source code](https://github.com/harmin-parra/pytest-webtest-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 of webtest projects by adding screenshots, comments and webpage sources.",
    "version": "1.3.0",
    "project_urls": null,
    "split_keywords": [
        "pytest",
        " selenium",
        " playwright",
        " webtest",
        " webtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fad44b68a281fa692cb8428d63a3087e5036ee6b15956451c68136141ab846c",
                "md5": "383db14c762d385df35fedffe013cc05",
                "sha256": "2520605ad3bf2991c070f6d4d7d5b14e0d3cb6c0cd60c46a0ccbe43ef7376af0"
            },
            "downloads": -1,
            "filename": "pytest_webtest_extras-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "383db14c762d385df35fedffe013cc05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38814,
            "upload_time": "2024-10-03T12:28:44",
            "upload_time_iso_8601": "2024-10-03T12:28:44.531114Z",
            "url": "https://files.pythonhosted.org/packages/4f/ad/44b68a281fa692cb8428d63a3087e5036ee6b15956451c68136141ab846c/pytest_webtest_extras-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dabeb8fd32e07c1595035c40dfd9ae5171fdecea01dc1e89352420ea0b257e2",
                "md5": "31b3b7f3132fc2cea062501a230208f5",
                "sha256": "ec525aaa3a8aaf937e30d7e4b3c079fa7c49072c2fe418506783de4e2eda5309"
            },
            "downloads": -1,
            "filename": "pytest_webtest_extras-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "31b3b7f3132fc2cea062501a230208f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 38848,
            "upload_time": "2024-10-03T12:28:46",
            "upload_time_iso_8601": "2024-10-03T12:28:46.857317Z",
            "url": "https://files.pythonhosted.org/packages/3d/ab/eb8fd32e07c1595035c40dfd9ae5171fdecea01dc1e89352420ea0b257e2/pytest_webtest_extras-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 12:28:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-webtest-extras"
}
        
Elapsed time: 0.34346s