{ "info": { "author": "Yash Todi", "author_email": "yashtodi94@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Testing" ], "description": "=======================\npytest-custom_exit_code\n=======================\n\n.. image:: https://img.shields.io/pypi/v/pytest-custom_exit_code.svg\n :target: https://pypi.org/project/pytest-custom_exit_code\n :alt: PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/pytest-custom_exit_code.svg\n :target: https://pypi.org/project/pytest-custom_exit_code\n :alt: Python versions\n\n.. image:: https://travis-ci.org/yashtodi94/pytest-custom_exit_code.svg?branch=master\n :target: https://travis-ci.org/yashtodi94/pytest-custom_exit_code\n :alt: See Build Status on Travis CI\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/yashtodi94/pytest-custom_exit_code?branch=master\n :target: https://ci.appveyor.com/project/yashtodi94/pytest-custom_exit_code/branch/master\n :alt: See Build Status on AppVeyor\n\nExit pytest test session with custom exit code in different scenarios\n\n----\n\n\nFeatures\n--------\n\n* TODO\n\n\nRequirements\n------------\n\n* TODO\n\n\nInstallation\n------------\n\nYou can install \"pytest-custom_exit_code\" via `pip`_ from `PyPI`_::\n\n $ pip install pytest-custom_exit_code\n\n\nUsage\n-----\n\n* ::\n\n pytest --suppress-no-test-exit-code\n\n pytest --suppress-tests-failed-exit-code\n\nContributing\n------------\nContributions are very welcome. Tests can be run with `tox`_, please ensure\nthe coverage at least stays the same before you submit a pull request.\n\nLicense\n-------\n\nDistributed under the terms of the `MIT`_ license, \"pytest-custom_exit_code\" is free and open source software\n\n\nIssues\n------\n\nIf you encounter any problems, please `file an issue`_ along with a detailed description.\n\n.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter\n.. _`@hackebrot`: https://github.com/hackebrot\n.. _`MIT`: http://opensource.org/licenses/MIT\n.. _`BSD-3`: http://opensource.org/licenses/BSD-3-Clause\n.. _`GNU GPL v3.0`: http://www.gnu.org/licenses/gpl-3.0.txt\n.. _`Apache Software License 2.0`: http://www.apache.org/licenses/LICENSE-2.0\n.. _`cookiecutter-pytest-plugin`: https://github.com/pytest-dev/cookiecutter-pytest-plugin\n.. _`file an issue`: https://github.com/yashtodi94/pytest-custom_exit_code/issues\n.. _`pytest`: https://github.com/pytest-dev/pytest\n.. _`tox`: https://tox.readthedocs.io/en/latest/\n.. _`pip`: https://pypi.org/project/pip/\n.. _`PyPI`: https://pypi.org/project\n\n\nAcknowledegements\n-----------------\n\nThis `pytest`_ plugin was generated with `Cookiecutter`_ along with `@hackebrot`_'s `cookiecutter-pytest-plugin`_ template.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yashtodi94/pytest-custom_exit_code", "keywords": "", "license": "MIT", "maintainer": "Yash Todi", "maintainer_email": "yashtodi94@gmail.com", "name": "pytest-custom-exit-code", "package_url": "https://pypi.org/project/pytest-custom-exit-code/", "platform": "", "project_url": "https://pypi.org/project/pytest-custom-exit-code/", "project_urls": { "Homepage": "https://github.com/yashtodi94/pytest-custom_exit_code" }, "release_url": "https://pypi.org/project/pytest-custom-exit-code/0.3.0/", "requires_dist": [ "pytest (>=4.0.2)" ], "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "Exit pytest test session with custom exit code in different scenarios", "version": "0.3.0" }, "last_serial": 5644116, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d31c7bf80bb42bc198dba5e623998357", "sha256": "4d80d44fc2e7b22143e72e173301f4c9d5a55776f745b74aad58e4877987634a" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d31c7bf80bb42bc198dba5e623998357", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3852, "upload_time": "2019-01-14T09:46:33", "url": "https://files.pythonhosted.org/packages/16/e1/2face1674651745c7379e31db0508ccbb891f05d195fee122e221ccd0c33/pytest_custom_exit_code-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7de4c7b53069a4c38ad01325a6e60fd9", "sha256": "cf790ef20a70e0edb3a9176579e822fda440f1968b61aad751f8658a8f5a5e96" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7de4c7b53069a4c38ad01325a6e60fd9", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3432, "upload_time": "2019-01-14T09:46:35", "url": "https://files.pythonhosted.org/packages/cb/3d/44d702120f8902198434b9d4df45ff827b1a011aaa0deb29abe59d845063/pytest-custom_exit_code-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f51e41f32024dfd7bee44f3baf637710", "sha256": "82b50f9630d7a2a2a1349744292ef3548992af69ae25ae8ea77940050dbb3678" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f51e41f32024dfd7bee44f3baf637710", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3885, "upload_time": "2019-01-14T10:15:42", "url": "https://files.pythonhosted.org/packages/b4/44/21e3b7e736a2a6e4b1b36d2c20fd78787580e5043e131e173ead93da67e0/pytest_custom_exit_code-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a111ca409c95d671336b263768c738b", "sha256": "de2af380ed371c27be2361874f5a31979feca635444765dad7ba30f0f6d8c96d" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9a111ca409c95d671336b263768c738b", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3471, "upload_time": "2019-01-14T10:15:44", "url": "https://files.pythonhosted.org/packages/f9/6c/e26885b9fd31dd93578821c6f2299e1ad36719c76999a170d1efe263eaab/pytest-custom_exit_code-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ce830b8f83e20dabec2e52f1658c008b", "sha256": "31b21fb1d42a0ae82fbee2c0a66278b2ecffde9ff8a36e97928fe41ff0943991" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ce830b8f83e20dabec2e52f1658c008b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3867, "upload_time": "2019-06-05T04:36:18", "url": "https://files.pythonhosted.org/packages/5c/6e/1a6dd66bbf2362b8f0bb85a2a260afb0e55f77f05d48f965b86d55e714a6/pytest_custom_exit_code-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7e48096be36a2d836fdb9afaf9367ba4", "sha256": "0d519d76521e2e487c08cb755e3f8013ced1bdd34c66f0319e5e60d6d7031f4b" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7e48096be36a2d836fdb9afaf9367ba4", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3451, "upload_time": "2019-06-05T04:36:20", "url": "https://files.pythonhosted.org/packages/c5/41/0d940d7324f74df5ffaa4a6cb7253da53ffaa19eb03d81820981e2e80f79/pytest-custom_exit_code-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4c81e52d30ca64936943fd871c41fda6", "sha256": "5b9fbb643894c50065ce8b516cf69a48695043ede4c56eef3114fec56c954c79" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4c81e52d30ca64936943fd871c41fda6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3983, "upload_time": "2019-07-22T11:12:54", "url": "https://files.pythonhosted.org/packages/49/8b/2912a4b48668f9e5523a12de631945b4f0464dfa198aed9e1a5e15b2c6eb/pytest_custom_exit_code-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a58011e4d6dfe39fcf0aaa08f3addd3a", "sha256": "1b2bcee3889264461c4f97489aef17c6d4dfc93349dd37eaa3b3ad4be11e1798" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a58011e4d6dfe39fcf0aaa08f3addd3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3554, "upload_time": "2019-07-22T11:12:56", "url": "https://files.pythonhosted.org/packages/e8/28/5acf9c3833f187302972eba6a588b22d6f71c15be06c12fda15084f7185b/pytest-custom_exit_code-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "13fa285f69fff16efbcfee745dee7df1", "sha256": "a815bfd5c8f98d5917310d2d2125eabce305ae1a996af14ff1498baf8b6e62c8" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "13fa285f69fff16efbcfee745dee7df1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3981, "upload_time": "2019-08-04T15:57:04", "url": "https://files.pythonhosted.org/packages/c2/e4/74868f6a3b5b7a125446d61d8e728ac4e60acdf3e4f4724ed076f600f1ab/pytest_custom_exit_code-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "efb69b856d16e98f79bd0fb73cc648ee", "sha256": "f8aa0e98f2a23ed62ac03df85717bca900979a33435db98bd3d695659cd24df3" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.2.1.tar.gz", "has_sig": false, "md5_digest": "efb69b856d16e98f79bd0fb73cc648ee", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3558, "upload_time": "2019-08-04T15:57:05", "url": "https://files.pythonhosted.org/packages/56/bb/34c6decf21247396142d4e96de3163874e637c4696cb6a4feaa095700c13/pytest-custom_exit_code-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7ecec62e6312e1464e7c8d15facb8b5f", "sha256": "6e0ce6e57ce3a583cb7e5023f7d1021e19dfec22be41d9ad345bae2fc61caf3b" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7ecec62e6312e1464e7c8d15facb8b5f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4055, "upload_time": "2019-08-07T09:45:13", "url": "https://files.pythonhosted.org/packages/35/a0/effb6cbbccfd1c106c572d3d619b3418d71093afb4cd4f91f51e6a1799d2/pytest_custom_exit_code-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1b4373872eee80b5feebc5d6f0f2a9a", "sha256": "51ffff0ee2c1ddcc1242e2ddb2a5fd02482717e33a2326ef330e3aa430244635" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b1b4373872eee80b5feebc5d6f0f2a9a", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3633, "upload_time": "2019-08-07T09:45:15", "url": "https://files.pythonhosted.org/packages/92/9d/e1eb0af5e96a5c34f59b9aa69dfb680764420fe60f2ec28cfbc5339f99f8/pytest-custom_exit_code-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ecec62e6312e1464e7c8d15facb8b5f", "sha256": "6e0ce6e57ce3a583cb7e5023f7d1021e19dfec22be41d9ad345bae2fc61caf3b" }, "downloads": -1, "filename": "pytest_custom_exit_code-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7ecec62e6312e1464e7c8d15facb8b5f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4055, "upload_time": "2019-08-07T09:45:13", "url": "https://files.pythonhosted.org/packages/35/a0/effb6cbbccfd1c106c572d3d619b3418d71093afb4cd4f91f51e6a1799d2/pytest_custom_exit_code-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1b4373872eee80b5feebc5d6f0f2a9a", "sha256": "51ffff0ee2c1ddcc1242e2ddb2a5fd02482717e33a2326ef330e3aa430244635" }, "downloads": -1, "filename": "pytest-custom_exit_code-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b1b4373872eee80b5feebc5d6f0f2a9a", "packagetype": "sdist", "python_version": "source", "requires_python": ">2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3633, "upload_time": "2019-08-07T09:45:15", "url": "https://files.pythonhosted.org/packages/92/9d/e1eb0af5e96a5c34f59b9aa69dfb680764420fe60f2ec28cfbc5339f99f8/pytest-custom_exit_code-0.3.0.tar.gz" } ] }