pytest-webtest-extras


Namepytest-webtest-extras JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryPytest plugin to enhance pytest-html and allure reports of webtest projects by adding screenshots, comments and webpage sources.
upload_time2023-11-09 19:46:00
maintainer
docs_urlNone
author
requires_python>=3.8
license
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": "",
    "name": "pytest-webtest-extras",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pytest,selenium,playwright,webtest,webtesting",
    "author": "",
    "author_email": "Harmin Parra Rueda <harmin.rueda@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/95/c9/d2debc1c28f456a0e62a36181a68e7cefe964a2f88ab77ec640ef27db1de/pytest_webtest_extras-1.0.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": "",
    "summary": "Pytest plugin to enhance pytest-html and allure reports of webtest projects by adding screenshots, comments and webpage sources.",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "pytest",
        "selenium",
        "playwright",
        "webtest",
        "webtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbd640d1a252bb3d154cb24430d640f267474537b488816cf2cc109186ea31f2",
                "md5": "2ff100fe399d55966178bc09079abaff",
                "sha256": "96a3c7ab4059e0bb676717a0c28a66e86c1972d13fc8e1f58da08a074f2764c3"
            },
            "downloads": -1,
            "filename": "pytest_webtest_extras-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ff100fe399d55966178bc09079abaff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 38317,
            "upload_time": "2023-11-09T19:45:57",
            "upload_time_iso_8601": "2023-11-09T19:45:57.306672Z",
            "url": "https://files.pythonhosted.org/packages/bb/d6/40d1a252bb3d154cb24430d640f267474537b488816cf2cc109186ea31f2/pytest_webtest_extras-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95c9d2debc1c28f456a0e62a36181a68e7cefe964a2f88ab77ec640ef27db1de",
                "md5": "243f6247ae0a2bf3db02c1abfe5004c2",
                "sha256": "786f7eee14c18e8ace4c4a50f9f1fdb242144316591f308b94d13947f4e92783"
            },
            "downloads": -1,
            "filename": "pytest_webtest_extras-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "243f6247ae0a2bf3db02c1abfe5004c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 38370,
            "upload_time": "2023-11-09T19:46:00",
            "upload_time_iso_8601": "2023-11-09T19:46:00.083546Z",
            "url": "https://files.pythonhosted.org/packages/95/c9/d2debc1c28f456a0e62a36181a68e7cefe964a2f88ab77ec640ef27db1de/pytest_webtest_extras-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 19:46:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytest-webtest-extras"
}
        
Elapsed time: 0.17038s