{ "info": { "author": "Brian Williams", "author_email": "briancmwilliams@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Build Tools" ], "description": "[![Build Status](https://travis-ci.org/Brian-Williams/acceptanceutils.svg?branch=master)](https://travis-ci.org/Brian-Williams/acceptanceutils) [![codecov](https://codecov.io/gh/Brian-Williams/acceptanceutils/branch/master/graph/badge.svg)](https://codecov.io/gh/Brian-Williams/acceptanceutils)\n\n\n# Acceptance testing tools for use in unit/acceptance testing\n\nThis is a set of tools that may be useful for testing.\n\n### Surjection\n\nSurjection is a useful utility when you have an arbitrarily large number of options to test and want to make sure you\ntouch each option once without taking the time to test all combinations.\n\nSurjection in this always means minimally surjective.\n\n\n\n![Set theory is fun](/../images/images/Surjection.svg.png?raw=true \"Surjection\")\n\n### Watcher\n\nSubClassWatcher is useful for confirming hierarchies when specs require it.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Brian-Williams/acceptanceutils", "keywords": "testing acceptance", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "acceptanceutils", "package_url": "https://pypi.org/project/acceptanceutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/acceptanceutils/", "project_urls": { "Homepage": "https://github.com/Brian-Williams/acceptanceutils" }, "release_url": "https://pypi.org/project/acceptanceutils/0.1.2/", "requires_dist": [ "flake8; extra == 'test'", "pytest (>=2.9.0); extra == 'test'", "six; extra == 'test'" ], "requires_python": "", "summary": "Generic acceptance testing utils.", "version": "0.1.2" }, "last_serial": 2519852, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "34cf4e95b60b7d25a281d94ed98492a7", "sha256": "504fb24906238b63a69301467a0c3c0b3431c423a9a0d3af9f28470d748a1236" }, "downloads": -1, "filename": "acceptanceutils-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "34cf4e95b60b7d25a281d94ed98492a7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5381, "upload_time": "2016-12-14T21:37:06", "url": "https://files.pythonhosted.org/packages/37/ea/9daa65d599f68709b0492cf9b067aff2aa481ba52e00335c2ade3ec35b4b/acceptanceutils-0.1.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34cf4e95b60b7d25a281d94ed98492a7", "sha256": "504fb24906238b63a69301467a0c3c0b3431c423a9a0d3af9f28470d748a1236" }, "downloads": -1, "filename": "acceptanceutils-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "34cf4e95b60b7d25a281d94ed98492a7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5381, "upload_time": "2016-12-14T21:37:06", "url": "https://files.pythonhosted.org/packages/37/ea/9daa65d599f68709b0492cf9b067aff2aa481ba52e00335c2ade3ec35b4b/acceptanceutils-0.1.2-py2.py3-none-any.whl" } ] }