{ "info": { "author": "Jason Pellerin", "author_email": "jpellerin+nose@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "nose extends the test loading and running features of unittest, making\n it easier to write, find and run tests.\n\n By default, nose will run tests in files or directories under the current\n working directory whose names include \"test\" or \"Test\" at a word boundary\n (like \"test_this\" or \"functional_test\" or \"TestClass\" but not\n \"libtest\"). Test output is similar to that of unittest, but also includes\n captured stdout output from failing tests, for easy print-style debugging.\n\n These features, and many more, are customizable through the use of\n plugins. Plugins included with nose provide support for doctest, code\n coverage and profiling, flexible attribute-based test selection,\n output capture and more. More information about writing plugins may be\n found on in the nose API documentation, here:\n http://readthedocs.org/docs/nose/\n\n If you have recently reported a bug marked as fixed, or have a craving for\n the very latest, you may want the development version instead:\n https://github.com/nose-devs/nose/tarball/master#egg=nose-dev", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://readthedocs.org/docs/nose/", "keywords": "test unittest doctest automatic discovery", "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "nose-for-sneeze", "package_url": "https://pypi.org/project/nose-for-sneeze/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-for-sneeze/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://readthedocs.org/docs/nose/" }, "release_url": "https://pypi.org/project/nose-for-sneeze/1.3.0/", "requires_dist": null, "requires_python": null, "summary": "nose extends unittest to make testing easier", "version": "1.3.0" }, "last_serial": 1049343, "releases": { "1.3.0": [ { "comment_text": "", "digests": { "md5": "8ddd47e9888d16fe654a737db656d3c1", "sha256": "53132624eb63efd528263ff3a9038051cc21ef34b2ea03b865baa2b24bb6f616" }, "downloads": -1, "filename": "nose-for-sneeze-1.3.0.zip", "has_sig": false, "md5_digest": "8ddd47e9888d16fe654a737db656d3c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 395949, "upload_time": "2014-04-02T18:48:46", "url": "https://files.pythonhosted.org/packages/52/9a/ed279ae47362f5d9670e4983fd8a8ab6ab4917184e6f57fb6c457e9ed2a2/nose-for-sneeze-1.3.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ddd47e9888d16fe654a737db656d3c1", "sha256": "53132624eb63efd528263ff3a9038051cc21ef34b2ea03b865baa2b24bb6f616" }, "downloads": -1, "filename": "nose-for-sneeze-1.3.0.zip", "has_sig": false, "md5_digest": "8ddd47e9888d16fe654a737db656d3c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 395949, "upload_time": "2014-04-02T18:48:46", "url": "https://files.pythonhosted.org/packages/52/9a/ed279ae47362f5d9670e4983fd8a8ab6ab4917184e6f57fb6c457e9ed2a2/nose-for-sneeze-1.3.0.zip" } ] }