{ "info": { "author": "Tom Davis", "author_email": "tom@recursivedream.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "This is a simple nose plugin which acts like the SkipTest plugin for Google's\nRequestError exception.\n\nTesting against live Google APIs--other than being a bad idea to begin\nwith--often results in random RequestError responses from Google. We may not\nwant these exceptions to cause test failures as they are transient and may be\nhandled gracefully by other parts of the system. To that end, ``nose-skipreq``\nwas created.\n\nWhen running ``nosetests`` with the ``--skip-req`` flag, all tests which raise\nRequestError will be marked SKIP instead of FAIL. That's it!", "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/tdavis/nose-skipreq", "keywords": "nose nosetest skip RequestError", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "nose-skipreq", "package_url": "https://pypi.org/project/nose-skipreq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-skipreq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tdavis/nose-skipreq" }, "release_url": "https://pypi.org/project/nose-skipreq/2.0/", "requires_dist": null, "requires_python": null, "summary": "nose plugin that will skip Google API RequestError exceptions.", "version": "2.0" }, "last_serial": 795516, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8bf8b6cf18336bf6d0733f72ed1f5a6e", "sha256": "ad82cb5ad5a0515efc57c09ae955bd162e9482a424f32e7fd16b6c43861304d8" }, "downloads": -1, "filename": "nose-skipreq-1.0.tar.gz", "has_sig": false, "md5_digest": "8bf8b6cf18336bf6d0733f72ed1f5a6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2123, "upload_time": "2011-06-22T21:31:09", "url": "https://files.pythonhosted.org/packages/e0/7d/d078860d19ca0e486916fef7d812344bce86e64fc65369e5edeff5cc0e78/nose-skipreq-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "c9261a58339188d12a64b15c2e6a7d35", "sha256": "172e6ad5906ab0bd68225c335f12fd73cd3434326b6597caea69914b2f07f300" }, "downloads": -1, "filename": "nose-skipreq-1.1.tar.gz", "has_sig": false, "md5_digest": "c9261a58339188d12a64b15c2e6a7d35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2168, "upload_time": "2011-06-23T21:54:44", "url": "https://files.pythonhosted.org/packages/86/f6/5124f6d0b61f0ecd8eb05ffbb8e565d42908edd9b77a8a405b34170b1515/nose-skipreq-1.1.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "3dc5e12cf8dc03d07dd5ba1b2b3c79cb", "sha256": "0d697fb3231989da7af888051d6cf5b0c69f56fbd5741eb13871d092cb61a7b4" }, "downloads": -1, "filename": "nose-skipreq-2.0.tar.gz", "has_sig": false, "md5_digest": "3dc5e12cf8dc03d07dd5ba1b2b3c79cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2295, "upload_time": "2011-07-20T17:04:41", "url": "https://files.pythonhosted.org/packages/26/95/f85fb05f6af2196dfc6f81e572b34817bfc1625a8b3c3f2cce942c113d00/nose-skipreq-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3dc5e12cf8dc03d07dd5ba1b2b3c79cb", "sha256": "0d697fb3231989da7af888051d6cf5b0c69f56fbd5741eb13871d092cb61a7b4" }, "downloads": -1, "filename": "nose-skipreq-2.0.tar.gz", "has_sig": false, "md5_digest": "3dc5e12cf8dc03d07dd5ba1b2b3c79cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2295, "upload_time": "2011-07-20T17:04:41", "url": "https://files.pythonhosted.org/packages/26/95/f85fb05f6af2196dfc6f81e572b34817bfc1625a8b3c3f2cce942c113d00/nose-skipreq-2.0.tar.gz" } ] }