{ "info": { "author": "Marc Schlaich", "author_email": "marc.schlaich@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Nose ignore docstrings\n======================\n\nThis is a plugin for nose. If this plugin is active, nose doesn't use\ndocstrings to name tests.\n\n\nInstallation\n------------\n\nYou can install or upgrade ``nose-ignore-docstring`` with these commands::\n\n $ pip install nose-ignore-docstring\n $ pip install --upgrade nose-ignore-docstring\n\n\n\nUsage\n-----\n\nPass the ``--with-ignore-docstrings`` option to ``nosetests``::\n\n $ nosetests --with-ignore-docstrings -v\n ...\n\nOr define the following entry in ``setup.cfg``::\n\n [nosetests]\n with-ignore-docstrings=1\n\n\nChanges\n-------\n\n\n0.1 - 2013-04-17\n````````````````\n* First release", "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/schlamar/nose-ignore-docstring", "keywords": "nose testing", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nose-ignore-docstring", "package_url": "https://pypi.org/project/nose-ignore-docstring/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-ignore-docstring/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/schlamar/nose-ignore-docstring" }, "release_url": "https://pypi.org/project/nose-ignore-docstring/0.2/", "requires_dist": null, "requires_python": null, "summary": "Ignore docstring to name tests in nose.", "version": "0.2" }, "last_serial": 869334, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b108099f2a8ea25e349ec920b4e4dad1", "sha256": "c3e207bd6d57cc16b67b466753e53cbea3e6e9b36aebc3e836f532d36e45068a" }, "downloads": -1, "filename": "nose-ignore-docstring-0.1.tar.gz", "has_sig": false, "md5_digest": "b108099f2a8ea25e349ec920b4e4dad1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1871, "upload_time": "2013-09-09T12:01:33", "url": "https://files.pythonhosted.org/packages/b2/7e/9a57b49380ecb11107432996702f9b277e8e4819172026b88f757d478f7e/nose-ignore-docstring-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "48728349d4bc7c3b4ddcb7876f04e942", "sha256": "f58aea0e3ff5e749c3b0e09810d31b47c6d3eea81de23cdecb46de53bcd43a77" }, "downloads": -1, "filename": "nose-ignore-docstring-0.2.tar.gz", "has_sig": false, "md5_digest": "48728349d4bc7c3b4ddcb7876f04e942", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1875, "upload_time": "2013-09-19T15:20:33", "url": "https://files.pythonhosted.org/packages/b9/cb/8594946a890c1570acd7ed6aac894196570fe4bbb3c9e487cf8297b2fa78/nose-ignore-docstring-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48728349d4bc7c3b4ddcb7876f04e942", "sha256": "f58aea0e3ff5e749c3b0e09810d31b47c6d3eea81de23cdecb46de53bcd43a77" }, "downloads": -1, "filename": "nose-ignore-docstring-0.2.tar.gz", "has_sig": false, "md5_digest": "48728349d4bc7c3b4ddcb7876f04e942", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1875, "upload_time": "2013-09-19T15:20:33", "url": "https://files.pythonhosted.org/packages/b9/cb/8594946a890c1570acd7ed6aac894196570fe4bbb3c9e487cf8297b2fa78/nose-ignore-docstring-0.2.tar.gz" } ] }