{ "info": { "author": "Dave Shawley", "author_email": "daveshawley@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing" ], "description": "|Version| |Python| |Source| |Coverage| |Docs| |CI|\n\nThis is a *kitchen sink* library of utility classes that simplifies writing\nricher tests. I extracted the contents from various projects that I've\nwritten over the past few years -- this is the result of not wanting to cut\nand paste or rewrite the same code everywhere.\n\n.. |CI| image:: https://img.shields.io/circleci/project/github/dave-shawley/cavy/master.svg\n :target: https://circleci.com/gh/dave-shawley/cavy\n.. |Coverage| image:: https://coveralls.io/repos/github/dave-shawley/cavy/badge.svg?branch=master\n :target: https://coveralls.io/github/dave-shawley/cavy?branch=master\n.. |Docs| image:: https://img.shields.io/readthedocs/cavy.svg\n :target: https://cavy.readthedocs.io/\n.. |Python| image:: https://img.shields.io/pypi/pyversions/cavy.svg\n :target: https://pypi.org/project/cavy\n.. |Source| image:: https://img.shields.io/github/stars/dave-shawley/cavy.svg?logo=github\n :target: https://github.com/dave-shawley/cavy\n.. |Version| image:: https://img.shields.io/pypi/v/cavy.svg\n :target: https://pypi.org/project/cavy", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://cavy.readthedocs.io/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cavy", "package_url": "https://pypi.org/project/cavy/", "platform": "", "project_url": "https://pypi.org/project/cavy/", "project_urls": { "Builds": "https://circleci.com/gh/dave-shawley/cavy", "Documentation": "https://cavy.readthedocs.io/", "Homepage": "https://cavy.readthedocs.io/", "Source": "https://github.com/dave-shawley/cavy/", "Tracker": "https://github.com/dave-shawley/cavy/issues/" }, "release_url": "https://pypi.org/project/cavy/0.2.0/", "requires_dist": null, "requires_python": ">=3", "summary": "Library of unit testing helpers.", "version": "0.2.0" }, "last_serial": 5531021, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "cca5096ae29b6dea8ddfc16a9b6fcaf3", "sha256": "4a2fb54c10cf3838fda3fa4ee2243af9bc86c14684924e457933f2f310f83204" }, "downloads": -1, "filename": "cavy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "cca5096ae29b6dea8ddfc16a9b6fcaf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2922, "upload_time": "2019-07-06T14:33:58", "url": "https://files.pythonhosted.org/packages/7b/9d/7c42c47e6140feaec44ceb5ccdd36308eaff5f047bc2ed8d3ae076469717/cavy-0.0.0.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "fcfff0545babf023076624b1a7dea63f", "sha256": "f984ca65d8ece8ae06254d800f19130c30d867086b9c455438335d335cb865e6" }, "downloads": -1, "filename": "cavy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fcfff0545babf023076624b1a7dea63f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6681, "upload_time": "2019-07-06T22:52:31", "url": "https://files.pythonhosted.org/packages/3e/5b/ccea001f81a082d19305f1c2570ce4d0e11cdffbed1e2a3855f5b1fbd09d/cavy-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "11ee2dc8d3ab78b6084df105e57fd727", "sha256": "91baf76fa2a823a57af63884d763dc3d9204eb03211ba3271ce1f5ca0bddd6a9" }, "downloads": -1, "filename": "cavy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "11ee2dc8d3ab78b6084df105e57fd727", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7203, "upload_time": "2019-07-14T13:36:07", "url": "https://files.pythonhosted.org/packages/12/17/6782e0c40786e5b086966f42c54dd98aef097527bdec672018091d6d68a6/cavy-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11ee2dc8d3ab78b6084df105e57fd727", "sha256": "91baf76fa2a823a57af63884d763dc3d9204eb03211ba3271ce1f5ca0bddd6a9" }, "downloads": -1, "filename": "cavy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "11ee2dc8d3ab78b6084df105e57fd727", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 7203, "upload_time": "2019-07-14T13:36:07", "url": "https://files.pythonhosted.org/packages/12/17/6782e0c40786e5b086966f42c54dd98aef097527bdec672018091d6d68a6/cavy-0.2.0.tar.gz" } ] }