pytest-playwright


Namepytest-playwright JSON
Version 0.6.2 PyPI version JSON
download
home_pageNone
SummaryA pytest wrapper with fixtures for Playwright to automate web browsers
upload_time2024-11-26 10:42:48
maintainerNone
docs_urlNone
authorMicrosoft
requires_python>=3.9
licenseApache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Portions Copyright (c) Microsoft Corporation. Portions Copyright 2017 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pytest plugin for Playwright [![PyPI](https://img.shields.io/pypi/v/pytest-playwright)](https://pypi.org/project/pytest-playwright/)

Write end-to-end tests for your web apps with [Playwright](https://github.com/microsoft/playwright-python) and [pytest](https://docs.pytest.org/en/stable/).

- Support for **all modern browsers** including Chromium, WebKit and Firefox.
- Support for **headless and headed** execution.
- **Built-in fixtures** that provide browser primitives to test functions.

## Documentation

See on [playwright.dev](https://playwright.dev/python/docs/test-runners) for examples and more detailed information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-playwright",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a7/19/ae0252d2c36f518733cca294bfcd41c18dad32c2d8aff424d6d1531f1827/pytest_playwright-0.6.2.tar.gz",
    "platform": null,
    "description": "# Pytest plugin for Playwright [![PyPI](https://img.shields.io/pypi/v/pytest-playwright)](https://pypi.org/project/pytest-playwright/)\n\nWrite end-to-end tests for your web apps with [Playwright](https://github.com/microsoft/playwright-python) and [pytest](https://docs.pytest.org/en/stable/).\n\n- Support for **all modern browsers** including Chromium, WebKit and Firefox.\n- Support for **headless and headed** execution.\n- **Built-in fixtures** that provide browser primitives to test functions.\n\n## Documentation\n\nSee on [playwright.dev](https://playwright.dev/python/docs/test-runners) for examples and more detailed information.\n",
    "bugtrack_url": null,
    "license": "Apache License \nVersion 2.0, January 2004 http://www.apache.org/licenses/ \n \nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION \n \n1. Definitions. \n \n\"License\" shall mean the terms and conditions for use, reproduction, \nand distribution as defined by Sections 1 through 9 of this document. \n \n\"Licensor\" shall mean the copyright owner or entity authorized by \nthe copyright owner that is granting the License. \n \n\"Legal Entity\" shall mean the union of the acting entity and all \nother entities that control, are controlled by, or are under common \ncontrol with that entity. For the purposes of this definition, \n\"control\" means (i) the power, direct or indirect, to cause the \ndirection or management of such entity, whether by contract or \notherwise, or (ii) ownership of fifty percent (50%) or more of the \noutstanding shares, or (iii) beneficial ownership of such entity. \n \n\"You\" (or \"Your\") shall mean an individual or Legal Entity \nexercising permissions granted by this License. \n \n\"Source\" form shall mean the preferred form for making modifications, \nincluding but not limited to software source code, documentation \nsource, and configuration files. \n \n\"Object\" form shall mean any form resulting from mechanical \ntransformation or translation of a Source form, including but \nnot limited to compiled object code, generated documentation, \nand conversions to other media types. \n \n\"Work\" shall mean the work of authorship, whether in Source or \nObject form, made available under the License, as indicated by a \ncopyright notice that is included in or attached to the work \n(an example is provided in the Appendix below). \n \n\"Derivative Works\" shall mean any work, whether in Source or Object \nform, that is based on (or derived from) the Work and for which the \neditorial revisions, annotations, elaborations, or other modifications \nrepresent, as a whole, an original work of authorship. For the purposes \nof this License, Derivative Works shall not include works that remain \nseparable from, or merely link (or bind by name) to the interfaces of, \nthe Work and Derivative Works thereof. \n \n\"Contribution\" shall mean any work of authorship, including \nthe original version of the Work and any modifications or additions \nto that Work or Derivative Works thereof, that is intentionally \nsubmitted to Licensor for inclusion in the Work by the copyright owner \nor by an individual or Legal Entity authorized to submit on behalf of \nthe copyright owner. For the purposes of this definition, \"submitted\" \nmeans any form of electronic, verbal, or written communication sent \nto the Licensor or its representatives, including but not limited to \ncommunication on electronic mailing lists, source code control systems, \nand issue tracking systems that are managed by, or on behalf of, the \nLicensor for the purpose of discussing and improving the Work, but \nexcluding communication that is conspicuously marked or otherwise \ndesignated in writing by the copyright owner as \"Not a Contribution.\" \n \n\"Contributor\" shall mean Licensor and any individual or Legal Entity \non behalf of whom a Contribution has been received by Licensor and \nsubsequently incorporated within the Work. \n \n2. Grant of Copyright License. Subject to the terms and conditions of \nthis License, each Contributor hereby grants to You a perpetual, \nworldwide, non-exclusive, no-charge, royalty-free, irrevocable \ncopyright license to reproduce, prepare Derivative Works of, \npublicly display, publicly perform, sublicense, and distribute the \nWork and such Derivative Works in Source or Object form. \n \n3. Grant of Patent License. Subject to the terms and conditions of \nthis License, each Contributor hereby grants to You a perpetual, \nworldwide, non-exclusive, no-charge, royalty-free, irrevocable \n(except as stated in this section) patent license to make, have made, \nuse, offer to sell, sell, import, and otherwise transfer the Work, \nwhere such license applies only to those patent claims licensable \nby such Contributor that are necessarily infringed by their \nContribution(s) alone or by combination of their Contribution(s) \nwith the Work to which such Contribution(s) was submitted. If You \ninstitute patent litigation against any entity (including a \ncross-claim or counterclaim in a lawsuit) alleging that the Work \nor a Contribution incorporated within the Work constitutes direct \nor contributory patent infringement, then any patent licenses \ngranted to You under this License for that Work shall terminate \nas of the date such litigation is filed. \n \n4. Redistribution. You may reproduce and distribute copies of the \nWork or Derivative Works thereof in any medium, with or without \nmodifications, and in Source or Object form, provided that You meet the following conditions: \n \n(a) You must give any other recipients of the Work or \nDerivative Works a copy of this License; and \n \n(b) You must cause any modified files to carry prominent notices \nstating that You changed the files; and \n \n(c) You must retain, in the Source form of any Derivative Works \nthat You distribute, all copyright, patent, trademark, and \nattribution notices from the Source form of the Work, \nexcluding those notices that do not pertain to any part of \nthe Derivative Works; and \n \n(d) If the Work includes a \"NOTICE\" text file as part of its \ndistribution, then any Derivative Works that You distribute must \ninclude a readable copy of the attribution notices contained \nwithin such NOTICE file, excluding those notices that do not \npertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed \nas part of the Derivative Works; within the Source form or \ndocumentation, if provided along with the Derivative Works; or, \nwithin a display generated by the Derivative Works, if and \nwherever such third-party notices normally appear. The contents \nof the NOTICE file are for informational purposes only and \ndo not modify the License. You may add Your own attribution \nnotices within Derivative Works that You distribute, alongside \nor as an addendum to the NOTICE text from the Work, provided \nthat such additional attribution notices cannot be construed \nas modifying the License. \n \nYou may add Your own copyright statement to Your modifications and \nmay provide additional or different license terms and conditions \nfor use, reproduction, or distribution of Your modifications, or \nfor any such Derivative Works as a whole, provided Your use, \nreproduction, and distribution of the Work otherwise complies with \nthe conditions stated in this License. \n \n5. Submission of Contributions. Unless You explicitly state otherwise, \nany Contribution intentionally submitted for inclusion in the Work \nby You to the Licensor shall be under the terms and conditions of \nthis License, without any additional terms or conditions. \nNotwithstanding the above, nothing herein shall supersede or modify \nthe terms of any separate license agreement you may have executed \nwith Licensor regarding such Contributions. \n \n6. Trademarks. This License does not grant permission to use the trade \nnames, trademarks, service marks, or product names of the Licensor, \nexcept as required for reasonable and customary use in describing the \norigin of the Work and reproducing the content of the NOTICE file. \n \n7. Disclaimer of Warranty. Unless required by applicable law or \nagreed to in writing, Licensor provides the Work (and each \nContributor provides its Contributions) on an \"AS IS\" BASIS, \nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or \nimplied, including, without limitation, any warranties or conditions \nof TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A \nPARTICULAR PURPOSE. You are solely responsible for determining the \nappropriateness of using or redistributing the Work and assume any \nrisks associated with Your exercise of permissions under this License. \n \n8. Limitation of Liability. In no event and under no legal theory, \nwhether in tort (including negligence), contract, or otherwise, \nunless required by applicable law (such as deliberate and grossly \nnegligent acts) or agreed to in writing, shall any Contributor be \nliable to You for damages, including any direct, indirect, special, \nincidental, or consequential damages of any character arising as a \nresult of this License or out of the use or inability to use the \nWork (including but not limited to damages for loss of goodwill, \nwork stoppage, computer failure or malfunction, or any and all \nother commercial damages or losses), even if such Contributor \nhas been advised of the possibility of such damages. \n \n9. Accepting Warranty or Additional Liability. While redistributing \nthe Work or Derivative Works thereof, You may choose to offer, \nand charge a fee for, acceptance of support, warranty, indemnity, \nor other liability obligations and/or rights consistent with this \nLicense. However, in accepting such obligations, You may act only \non Your own behalf and on Your sole responsibility, not on behalf \nof any other Contributor, and only if You agree to indemnify, \ndefend, and hold each Contributor harmless for any liability \nincurred by, or claims asserted against, such Contributor by reason \nof your accepting any such warranty or additional liability. \n \nEND OF TERMS AND CONDITIONS \n APPENDIX: How to apply the Apache License to your work. \n \nTo apply the Apache License to your work, attach the following \nboilerplate notice, with the fields enclosed by brackets \"[]\" \nreplaced with your own identifying information. (Don't include \nthe brackets!)  The text should be enclosed in the appropriate \ncomment syntax for the file format. We also recommend that a \nfile or class name and description of purpose be included on the \nsame \"printed page\" as the copyright notice for easier \nidentification within third-party archives. \n \nPortions Copyright (c) Microsoft Corporation. \nPortions Copyright 2017 Google Inc. \n \nLicensed under the Apache License, Version 2.0 (the \"License\"); \nyou may not use this file except in compliance with the License. \nYou may obtain a copy of the License at \n http://www.apache.org/licenses/LICENSE-2.0 \n \nUnless required by applicable law or agreed to in writing, software \ndistributed under the License is distributed on an \"AS IS\" BASIS, \nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \nSee the License for the specific language governing permissions and \nlimitations under the License. \n",
    "summary": "A pytest wrapper with fixtures for Playwright to automate web browsers",
    "version": "0.6.2",
    "project_urls": {
        "homepage": "https://github.com/microsoft/playwright-pytest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7238e95090d0a26114a650f7d8847425f21757fc740de965df94de47b439fe67",
                "md5": "9b182ba928309de2e9aca4437393d6aa",
                "sha256": "0eff73bebe497b0158befed91e2f5fe94cfa17181f8b3acf575beed84e7e9043"
            },
            "downloads": -1,
            "filename": "pytest_playwright-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b182ba928309de2e9aca4437393d6aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16436,
            "upload_time": "2024-11-26T10:42:50",
            "upload_time_iso_8601": "2024-11-26T10:42:50.659698Z",
            "url": "https://files.pythonhosted.org/packages/72/38/e95090d0a26114a650f7d8847425f21757fc740de965df94de47b439fe67/pytest_playwright-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a719ae0252d2c36f518733cca294bfcd41c18dad32c2d8aff424d6d1531f1827",
                "md5": "27474a31f43e4abbae9b6af27af7f49a",
                "sha256": "ff4054b19aa05df096ac6f74f0572591566aaf0f6d97f6cb9674db8a4d4ed06c"
            },
            "downloads": -1,
            "filename": "pytest_playwright-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "27474a31f43e4abbae9b6af27af7f49a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16293,
            "upload_time": "2024-11-26T10:42:48",
            "upload_time_iso_8601": "2024-11-26T10:42:48.331230Z",
            "url": "https://files.pythonhosted.org/packages/a7/19/ae0252d2c36f518733cca294bfcd41c18dad32c2d8aff424d6d1531f1827/pytest_playwright-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 10:42:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "playwright-pytest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytest-playwright"
}
        
Elapsed time: 0.38332s