{ "info": { "author": "Aleksey Dalekin", "author_email": "ald@investex.com.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing :: Unit" ], "description": "[![Build Status](https://travis-ci.org/adalekin/pytest-toolbelt.svg?branch=master)](https://travis-ci.org/adalekin/pytest-toolbelt) [![Coverage Status](https://coveralls.io/repos/github/adalekin/pytest-toolbelt/badge.svg?branch=master)](https://coveralls.io/github/adalekin/pytest-toolbelt?branch=master)\n\nPyTest Toolbelt\n===============\n\nThis is just a collection of utilities for pytest, but don't really belong in pytest proper.\n\nInstallation\n------------\n\n```\npip install pytest-toolbelt\n```\n\nTests\n-----\n\nTo run the test suite execute the following command in package root folder:\n\n```\npython setup.py test\n```\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/adalekin/pytest-toolbelt", "keywords": "rest client http pytest assert", "license": "", "maintainer": "", "maintainer_email": "", "name": "pytest-toolbelt", "package_url": "https://pypi.org/project/pytest-toolbelt/", "platform": "", "project_url": "https://pypi.org/project/pytest-toolbelt/", "project_urls": { "Homepage": "https://github.com/adalekin/pytest-toolbelt" }, "release_url": "https://pypi.org/project/pytest-toolbelt/0.1.0/", "requires_dist": [ "PyHamcrest (>=1.9.0)", "requests (>=2.21.0)" ], "requires_python": "", "summary": "This is just a collection of utilities for pytest, but don't really belong in pytest proper.", "version": "0.1.0" }, "last_serial": 5665177, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5f25aa9da05ab5e2ac761a6b51f41748", "sha256": "eab9cccf89b94b9bfc1c8ba07484ecfc1296f73b9adc222c45d0aa3b260512b0" }, "downloads": -1, "filename": "pytest_toolbelt-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5f25aa9da05ab5e2ac761a6b51f41748", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5208, "upload_time": "2019-08-12T09:40:31", "url": "https://files.pythonhosted.org/packages/70/ed/7548e619221c0c29626cc60a1e165e0050dc977c66b5f15a889b3b959967/pytest_toolbelt-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f3844dfb0de84b1f3a847dd005e1d1b", "sha256": "275c15ef31da7a4c7d8d5c8ad21100a50cffd85794772de7bb7a1c0568a20bce" }, "downloads": -1, "filename": "pytest-toolbelt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5f3844dfb0de84b1f3a847dd005e1d1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3212, "upload_time": "2019-08-12T09:40:33", "url": "https://files.pythonhosted.org/packages/f5/4d/6b8c1bf47a5296c522e849778a791d22861b9e11bdb37eb1a3e9c945481c/pytest-toolbelt-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f25aa9da05ab5e2ac761a6b51f41748", "sha256": "eab9cccf89b94b9bfc1c8ba07484ecfc1296f73b9adc222c45d0aa3b260512b0" }, "downloads": -1, "filename": "pytest_toolbelt-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5f25aa9da05ab5e2ac761a6b51f41748", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5208, "upload_time": "2019-08-12T09:40:31", "url": "https://files.pythonhosted.org/packages/70/ed/7548e619221c0c29626cc60a1e165e0050dc977c66b5f15a889b3b959967/pytest_toolbelt-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f3844dfb0de84b1f3a847dd005e1d1b", "sha256": "275c15ef31da7a4c7d8d5c8ad21100a50cffd85794772de7bb7a1c0568a20bce" }, "downloads": -1, "filename": "pytest-toolbelt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5f3844dfb0de84b1f3a847dd005e1d1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3212, "upload_time": "2019-08-12T09:40:33", "url": "https://files.pythonhosted.org/packages/f5/4d/6b8c1bf47a5296c522e849778a791d22861b9e11bdb37eb1a3e9c945481c/pytest-toolbelt-0.1.0.tar.gz" } ] }