{ "info": { "author": "Aaron Fay", "author_email": "afay@strathcom.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "hulk is a big dumb proxy server for testing service-heavy applications. Designed for use with requests>=2.0.0. hulk caches request data behind the scenes for later use in application testing. Note that hulk is not a mocking library, it caches actual service calls for later use. We've found that when we have dozens of large API requests to internal and external sources (in every imaginable format), we were spending too much time trying to mock out the data, and then the mocks were often incomplete and brittle, or that data applied under one context, but would need another mock for a slightly different context.\r\n\r\nInstead of writing mocks until the end of time, we wrote hulk. Hulk does the heavy lifting so you can get busy writing tests.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Strathcom/hulk", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hulk", "package_url": "https://pypi.org/project/hulk/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/hulk/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Strathcom/hulk" }, "release_url": "https://pypi.org/project/hulk/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Big dumb proxy server for testing service-heavy applications based on requests.", "version": "0.2.2" }, "last_serial": 1120901, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "826c1eb41bed22f3abd6c640590084bc", "sha256": "d32b40327ed0c974ccad7f9905c787a04429e89742b186d623536965c8da19f1" }, "downloads": -1, "filename": "hulk-0.2.2.tar.gz", "has_sig": false, "md5_digest": "826c1eb41bed22f3abd6c640590084bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9127, "upload_time": "2014-06-10T21:42:04", "url": "https://files.pythonhosted.org/packages/26/a0/f2104c9931846424ac03577b938cb535cdf356cdad7f6a2e152f92394b8a/hulk-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "826c1eb41bed22f3abd6c640590084bc", "sha256": "d32b40327ed0c974ccad7f9905c787a04429e89742b186d623536965c8da19f1" }, "downloads": -1, "filename": "hulk-0.2.2.tar.gz", "has_sig": false, "md5_digest": "826c1eb41bed22f3abd6c640590084bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9127, "upload_time": "2014-06-10T21:42:04", "url": "https://files.pythonhosted.org/packages/26/a0/f2104c9931846424ac03577b938cb535cdf356cdad7f6a2e152f92394b8a/hulk-0.2.2.tar.gz" } ] }