{ "info": { "author": "cielavenir", "author_email": "cielartisan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "# pytest-forcefail\n\npytest-forcefail is a plugin providing\n\n- the method `pytest_forcefail.forcefail`\n- the exception class `pytest_forcefail.ForceFailed`\n\nThese two will make the test failing **regardless of pytest.mark.xfail**.\n\nSee test\\_forcefail.py for example.\n\nBinary distribution: https://pypi.org/project/pytest-forcefail/\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cielavenir/pytest-forcefail", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pytest-forcefail", "package_url": "https://pypi.org/project/pytest-forcefail/", "platform": "any", "project_url": "https://pypi.org/project/pytest-forcefail/", "project_urls": { "Homepage": "https://github.com/cielavenir/pytest-forcefail" }, "release_url": "https://pypi.org/project/pytest-forcefail/0.0.0.3/", "requires_dist": null, "requires_python": "", "summary": "py.test plugin to make the test failing regardless of pytest.mark.xfail", "version": "0.0.0.3" }, "last_serial": 3864400, "releases": { "0.0.0.2": [ { "comment_text": "", "digests": { "md5": "6ed5e638f8389f290fdf1de50f162d4e", "sha256": "7c55056965c9d8e65d8d94a3380430d30efff3c547ff3ba744a932021d2a4e0d" }, "downloads": -1, "filename": "pytest-forcefail-0.0.0.2.tar.gz", "has_sig": false, "md5_digest": "6ed5e638f8389f290fdf1de50f162d4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1806, "upload_time": "2018-04-26T14:49:59", "url": "https://files.pythonhosted.org/packages/9b/19/05e5403c6237435d4da9f16806b4d80d4672ececb67d87f4ef9f78b00df8/pytest-forcefail-0.0.0.2.tar.gz" } ], "0.0.0.3": [ { "comment_text": "", "digests": { "md5": "6a7ee4c5f04e701b907ddeca544184cf", "sha256": "f5df3075453f3023096517ee375e21fae42834cfbf6ebd291d9477cdf7a47dee" }, "downloads": -1, "filename": "pytest-forcefail-0.0.0.3.tar.gz", "has_sig": false, "md5_digest": "6a7ee4c5f04e701b907ddeca544184cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2762, "upload_time": "2018-05-15T12:24:41", "url": "https://files.pythonhosted.org/packages/54/00/8e8d20266dea507facc5fb4d25a487c544b8d9f32e54a72f68d9e0af4d18/pytest-forcefail-0.0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a7ee4c5f04e701b907ddeca544184cf", "sha256": "f5df3075453f3023096517ee375e21fae42834cfbf6ebd291d9477cdf7a47dee" }, "downloads": -1, "filename": "pytest-forcefail-0.0.0.3.tar.gz", "has_sig": false, "md5_digest": "6a7ee4c5f04e701b907ddeca544184cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2762, "upload_time": "2018-05-15T12:24:41", "url": "https://files.pythonhosted.org/packages/54/00/8e8d20266dea507facc5fb4d25a487c544b8d9f32e54a72f68d9e0af4d18/pytest-forcefail-0.0.0.3.tar.gz" } ] }