{ "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\nit easier to write, find and run tests.\n\nBy default, nose will run tests in files or directories under the current\nworking 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\ncaptured stdout output from failing tests, for easy print-style debugging.\n\nThese features, and many more, are customizable through the use of\nplugins. Plugins included with nose provide support for doctest, code\ncoverage and profiling, flexible attribute-based test selection,\noutput capture and more. More information about writing plugins may be\nfound on in the nose API documentation, here:\nhttp://readthedocs.org/docs/nose/\n\nIf you have recently reported a bug marked as fixed, or have a craving for\nthe very latest, you may want the development version instead:\nhttps://github.com/nose-devs/nose/tarball/master#egg=nose-dev\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "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": "", "maintainer_email": "", "name": "nose42", "package_url": "https://pypi.org/project/nose42/", "platform": "", "project_url": "https://pypi.org/project/nose42/", "project_urls": { "Homepage": "http://readthedocs.org/docs/nose/" }, "release_url": "https://pypi.org/project/nose42/1.3.8/", "requires_dist": null, "requires_python": "", "summary": "nose extends unittest to make testing easier", "version": "1.3.8" }, "last_serial": 5438930, "releases": { "1.3.8": [ { "comment_text": "", "digests": { "md5": "2f06f6620e630946f89122869c6c05fe", "sha256": "ad4a972cf46ae411cba73be6e458d2bb2ac5547d6d0e9cf0dd3bebed79fe93fd" }, "downloads": -1, "filename": "nose42-1.3.8-py2-none-any.whl", "has_sig": false, "md5_digest": "2f06f6620e630946f89122869c6c05fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 154558, "upload_time": "2019-06-24T04:42:49", "url": "https://files.pythonhosted.org/packages/4b/c4/1982d17b5084a8ac8a95eaa1c8d57fed3c3e255ee02ce5534a55922a74a6/nose42-1.3.8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f87d8964438f7107134a3b49bad7304c", "sha256": "7f0c634f1a776bd4bee77ddb3aeb775a6d91f6863530bf5b0ee8ec9021b8d9e1" }, "downloads": -1, "filename": "nose42-1.3.8-py3-none-any.whl", "has_sig": false, "md5_digest": "f87d8964438f7107134a3b49bad7304c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 154543, "upload_time": "2019-06-24T04:42:51", "url": "https://files.pythonhosted.org/packages/4d/f1/a56a492dc236a4c5d278dc3b04b0f5961735f2f1e87d6383233f6d34e4d7/nose42-1.3.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "89aa1b512abca51f8947fffbaabe1957", "sha256": "4f72b36bbaa1aa04d65c561c94d60b652d133340086eadc314fa1b7e8cb115d6" }, "downloads": -1, "filename": "nose42-1.3.8.tar.gz", "has_sig": false, "md5_digest": "89aa1b512abca51f8947fffbaabe1957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 297371, "upload_time": "2019-06-24T04:42:53", "url": "https://files.pythonhosted.org/packages/cd/e2/debe2661d831b675e78c148e4f9beb3b7b31e87197506d628b4c0b9f570f/nose42-1.3.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2f06f6620e630946f89122869c6c05fe", "sha256": "ad4a972cf46ae411cba73be6e458d2bb2ac5547d6d0e9cf0dd3bebed79fe93fd" }, "downloads": -1, "filename": "nose42-1.3.8-py2-none-any.whl", "has_sig": false, "md5_digest": "2f06f6620e630946f89122869c6c05fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 154558, "upload_time": "2019-06-24T04:42:49", "url": "https://files.pythonhosted.org/packages/4b/c4/1982d17b5084a8ac8a95eaa1c8d57fed3c3e255ee02ce5534a55922a74a6/nose42-1.3.8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f87d8964438f7107134a3b49bad7304c", "sha256": "7f0c634f1a776bd4bee77ddb3aeb775a6d91f6863530bf5b0ee8ec9021b8d9e1" }, "downloads": -1, "filename": "nose42-1.3.8-py3-none-any.whl", "has_sig": false, "md5_digest": "f87d8964438f7107134a3b49bad7304c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 154543, "upload_time": "2019-06-24T04:42:51", "url": "https://files.pythonhosted.org/packages/4d/f1/a56a492dc236a4c5d278dc3b04b0f5961735f2f1e87d6383233f6d34e4d7/nose42-1.3.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "89aa1b512abca51f8947fffbaabe1957", "sha256": "4f72b36bbaa1aa04d65c561c94d60b652d133340086eadc314fa1b7e8cb115d6" }, "downloads": -1, "filename": "nose42-1.3.8.tar.gz", "has_sig": false, "md5_digest": "89aa1b512abca51f8947fffbaabe1957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 297371, "upload_time": "2019-06-24T04:42:53", "url": "https://files.pythonhosted.org/packages/cd/e2/debe2661d831b675e78c148e4f9beb3b7b31e87197506d628b4c0b9f570f/nose42-1.3.8.tar.gz" } ] }