{ "info": { "author": "Petr Viktorin", "author_email": "pviktori@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Quality Assurance" ], "description": "A pytest plugin that reports test results to the BeakerLib framework.\n\n* pytest: http://pytest.org/latest/\n* BeakerLib: https://fedorahosted.org/beakerlib/\n\nOnce installed, this plugin can be activated via the ``--with-beakerlib`` option.\nThis requires a BeakerLib session (i.e. ``rlJournalStart`` should have been run,\nso that ``$BEAKERLIB`` is set)\n\n\nDownloading\n-----------\n\nRelease tarballs are available for download from Fedora Hosted:\n https://pagure.io/releases/python-pytest-beakerlib/\n\nYou can also install using pip:\n https://pypi.python.org/pypi/pytest-beakerlib/0.2\n\nThe plugin is also available in Fedora repositories as\n``python3-pytest-beakerlib``.\n\n\nOperation\n---------\n\nA Bash process is run on the side, and BeakerLib commands (``rlPhaseStart``,\n``rlPhaseEnd``, ``rlPass``, ``rlFail``, ...) are fed to it.\nThis is not very elegant, but since BeakerLib commands are Bash functions,\nthere is no way around running Bash.\n\n\nIntegration\n-----------\n\nOther plugins may integrate with this using pytest's\n``config.pluginmanager.getplugin('BeakerLibPlugin')``. If this is ``None``,\nBeakerLib integration is not active, otherwise the result's\n``run_beakerlib_command`` method can be used to run additional commands.\n\n\nContributing\n------------\n\nThe project is happy to accept patches!\nPlease file any patches as Pull Requests on the project's `Pagure repo`_.\nAny development discussion should be in Pagure Pull Requests and Issues.\n\n\nDeveloper links\n---------------\n\n * Bug tracker: https://pagure.io/python-pytest-beakerlib/issues\n * Code browser: https://pagure.io/python-pytest-beakerlib/tree/master\n * git clone https://pagure.io/python-pytest-beakerlib.git\n * Unstable packages for Fedora: https://copr.fedoraproject.org/coprs/pviktori/pytest-plugins/\n\nTo release, update version in setup.py, add a Git tag like \"v0.3\",\nand run `make tarball`.\nRunning `make upload` will put the tarball to Fedora Hosted and PyPI,\nand a SRPM on Fedorapeople, if you have the rights.\nRunning `make release` will upload and fire a COPR build.\n\n.. _Pagure repo: https://pagure.io/python-pytest-beakerlib", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pagure.io/python-pytest-beakerlib", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pytest-beakerlib", "package_url": "https://pypi.org/project/pytest-beakerlib/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytest-beakerlib/", "project_urls": { "Homepage": "https://pagure.io/python-pytest-beakerlib" }, "release_url": "https://pypi.org/project/pytest-beakerlib/0.7.1/", "requires_dist": [ "pytest" ], "requires_python": "", "summary": "A pytest plugin that reports test results to the BeakerLib framework", "version": "0.7.1" }, "last_serial": 2712366, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "eae6037aac592168e2ad43cfb26393c9", "sha256": "e1f1ca332c7aee1b204456a9bb774cbe22b9489ae3d5e57501d931785d2273a1" }, "downloads": -1, "filename": "pytest_beakerlib-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eae6037aac592168e2ad43cfb26393c9", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6921, "upload_time": "2014-11-13T10:03:48", "url": "https://files.pythonhosted.org/packages/53/54/65528d82dc00a5e1882e6cec811bd187b6624e1043cfc211d24b761b9ffe/pytest_beakerlib-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8582f2146dfd67d886466e50c2df7c3", "sha256": "0ef364f09ae9aa4b6d62ecc0a43da216d05d33fb10738fae554cb2aa9c80f8e5" }, "downloads": -1, "filename": "pytest-beakerlib-0.2.tar.gz", "has_sig": false, "md5_digest": "f8582f2146dfd67d886466e50c2df7c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16663, "upload_time": "2014-11-13T10:03:45", "url": "https://files.pythonhosted.org/packages/8f/27/f09eba2a9ee85e826c9faa356ad6ff12f7ffdde5eab98d7c3c5ade79c264/pytest-beakerlib-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4efd3e8d354e69b6cf1a149d4c91dea0", "sha256": "74da79c461aff5ee8e74d0aaea3e2a5f79334907dec060fc0f22bf3c3254fdfa" }, "downloads": -1, "filename": "pytest_beakerlib-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4efd3e8d354e69b6cf1a149d4c91dea0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6987, "upload_time": "2014-11-13T12:11:06", "url": "https://files.pythonhosted.org/packages/76/3f/8600404a22e6de4446e59b44ae91b46397715dd65522c40973b2fbc1e08e/pytest_beakerlib-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dba2075dde9c4410df14e7a68f01fbff", "sha256": "ffc5b77e6bc1dede26edaf0fe8c126aa312a275e1257681d1a3827430b755778" }, "downloads": -1, "filename": "pytest-beakerlib-0.3.tar.gz", "has_sig": false, "md5_digest": "dba2075dde9c4410df14e7a68f01fbff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4654, "upload_time": "2014-11-13T12:11:02", "url": "https://files.pythonhosted.org/packages/de/74/81347237644cb9cd1626983cf2d9effd1669bb5299e8f699f1232654c5b2/pytest-beakerlib-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "62532a3a898f40ccf8e9bf761fa76ca4", "sha256": "71048993a422f673130ce3d32a0d83ee08327e26e88814d208b7314d3d92cabd" }, "downloads": -1, "filename": "pytest_beakerlib-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62532a3a898f40ccf8e9bf761fa76ca4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7018, "upload_time": "2015-01-09T12:58:38", "url": "https://files.pythonhosted.org/packages/06/77/8cceeb9fadb1bec0cc98baade69b7f38fed7f6ebf8873780ea19d488407b/pytest_beakerlib-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bd744e4765c304341bcba376d7d631fe", "sha256": "f591d329e25d11a923011816e8836c714bda8b8f110357bccf084967a3cac8e3" }, "downloads": -1, "filename": "pytest-beakerlib-0.4.tar.gz", "has_sig": false, "md5_digest": "bd744e4765c304341bcba376d7d631fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4682, "upload_time": "2015-01-09T12:58:34", "url": "https://files.pythonhosted.org/packages/95/23/686b64c2e1a66aced4c29ae0bf0621e827acbe88b1f03d43ed19ca6602ef/pytest-beakerlib-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "308a881240780d9133094054dbc20e06", "sha256": "2ed21e70a8cc0e142e9c5c2817c9bb5e68634e9142e9e68b09204024122011e6" }, "downloads": -1, "filename": "pytest_beakerlib-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "308a881240780d9133094054dbc20e06", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7010, "upload_time": "2015-01-26T14:11:47", "url": "https://files.pythonhosted.org/packages/48/d6/c9841b0c85da5b0d83ba1a2ab85ba8d4b0aee07c4395e0f7cc479d2b0f1c/pytest_beakerlib-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5441fd810ca12b047e3ea474ca97243a", "sha256": "b8f1f105a6214ed2ed31c021b1562749e0934cd16bbb5d1b68c842d969f87837" }, "downloads": -1, "filename": "pytest-beakerlib-0.5.tar.gz", "has_sig": false, "md5_digest": "5441fd810ca12b047e3ea474ca97243a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4665, "upload_time": "2015-01-26T14:10:49", "url": "https://files.pythonhosted.org/packages/4b/ab/22cd6204ded62f10b04245b733a80f346c06dad225b53ad8fabd75bcccd8/pytest-beakerlib-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "9bb51055e1fc89aff6af5f7a56af18a2", "sha256": "923744df457c0c3810c54dfe700d062230f3bbeba35fd78f9f66d318ea66afd4" }, "downloads": -1, "filename": "pytest_beakerlib-0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9bb51055e1fc89aff6af5f7a56af18a2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7178, "upload_time": "2016-08-22T15:27:50", "url": "https://files.pythonhosted.org/packages/20/cf/da6e0441aef756901070537a46cc8eb602e942646eb434bfff7b70a9b2e7/pytest_beakerlib-0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92dc5ff54f057a03fb8ed1050ab64792", "sha256": "dea9d176636b2e293f1c2940d8ed9cadfe8a0924ea9e898a29a0b0b12ed8f57d" }, "downloads": -1, "filename": "pytest-beakerlib-0.6.tar.gz", "has_sig": false, "md5_digest": "92dc5ff54f057a03fb8ed1050ab64792", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4821, "upload_time": "2016-08-22T15:27:47", "url": "https://files.pythonhosted.org/packages/33/8f/97b9449853cc2798bef8779b1adafc733724c1ab3766aec40e68138a5941/pytest-beakerlib-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "cbf692eae0646bd500bc71c9eac2f629", "sha256": "74597e9702af4cbd9872dc6e28492f53f39352719494dacef2034db66b818bad" }, "downloads": -1, "filename": "pytest_beakerlib-0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cbf692eae0646bd500bc71c9eac2f629", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6970, "upload_time": "2017-02-17T10:42:00", "url": "https://files.pythonhosted.org/packages/d8/3f/1d8e744d3c763c20bbc160cad075eae80cfe435af164e354a15e08e401ff/pytest_beakerlib-0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7047624c1abcadfe088eda13f633fd0", "sha256": "baa94f1620708481c5af7d94478590649c43a35cedb73bf04ef5c925a7855b8d" }, "downloads": -1, "filename": "pytest-beakerlib-0.7.tar.gz", "has_sig": false, "md5_digest": "b7047624c1abcadfe088eda13f633fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4725, "upload_time": "2017-02-17T10:42:02", "url": "https://files.pythonhosted.org/packages/c7/92/9a22b02932eac9a8490b48bf88b0b50a2aa7a3e4ba02ca17c887372bd2a5/pytest-beakerlib-0.7.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "be8278575d55659227cf81dd978ae500", "sha256": "f3112eb1b76f73a72eaef0d930938ba670fcc26183b4091324d03b8e9cb9f406" }, "downloads": -1, "filename": "pytest_beakerlib-0.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be8278575d55659227cf81dd978ae500", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7008, "upload_time": "2017-03-17T11:59:24", "url": "https://files.pythonhosted.org/packages/98/dd/dd4944f2d3307337e254af013eed879d01cc9e046a417c7682f264686005/pytest_beakerlib-0.7.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "25fd3af20ade4059e87e908c4c4033f1", "sha256": "e9dbe77f34148e8a43bd44c5878de5ec9feef3313afe09d1a04807700c86ba9d" }, "downloads": -1, "filename": "pytest-beakerlib-0.7.1.tar.gz", "has_sig": false, "md5_digest": "25fd3af20ade4059e87e908c4c4033f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16835, "upload_time": "2017-03-17T11:59:26", "url": "https://files.pythonhosted.org/packages/4a/af/3445ce7b8e78b8ca973118415714d516eba8f9075bd8f6507705acad84ad/pytest-beakerlib-0.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be8278575d55659227cf81dd978ae500", "sha256": "f3112eb1b76f73a72eaef0d930938ba670fcc26183b4091324d03b8e9cb9f406" }, "downloads": -1, "filename": "pytest_beakerlib-0.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "be8278575d55659227cf81dd978ae500", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7008, "upload_time": "2017-03-17T11:59:24", "url": "https://files.pythonhosted.org/packages/98/dd/dd4944f2d3307337e254af013eed879d01cc9e046a417c7682f264686005/pytest_beakerlib-0.7.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "25fd3af20ade4059e87e908c4c4033f1", "sha256": "e9dbe77f34148e8a43bd44c5878de5ec9feef3313afe09d1a04807700c86ba9d" }, "downloads": -1, "filename": "pytest-beakerlib-0.7.1.tar.gz", "has_sig": false, "md5_digest": "25fd3af20ade4059e87e908c4c4033f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16835, "upload_time": "2017-03-17T11:59:26", "url": "https://files.pythonhosted.org/packages/4a/af/3445ce7b8e78b8ca973118415714d516eba8f9075bd8f6507705acad84ad/pytest-beakerlib-0.7.1.tar.gz" } ] }