{ "info": { "author": "Paul Glass", "author_email": "pnglass@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Testing" ], "description": "================\n nose-blacklist\n================\n\n.. image:: https://travis-ci.org/pglass/nose-blacklist.svg?branch=master\n :target: https://travis-ci.org/pglass/nose-blacklist\n\nnose-blacklist is a plugin for nose_ that provides a powerful way of skipping\ntests without requiring code changes.\n\n- Test cases are excluded by regex matching\n- Tests cases are matched by their fully-qualified names, including the module,\n class, and function/method names.\n- Tests to skip can be sourced from one or more files, or from cli arguments\n\n\nQuickstart\n==========\n\n.. code-block:: shell\n\n $ pip install nose-blacklist\n\n $ nosetests --with-blacklist \\\n --blacklist= \\\n --blacklist= \\\n mytests/\n\nBlacklist strings can be specified from one or more files. Blacklist files can\nbe used in conjunction with the ``--blacklist`` arguments.\n\n.. code-block:: shell\n\n $ cat blacklist.txt\n test_thing\n # test_other_thing\n test_third_thing\n\n $ nosetests --with-blacklist \\\n --blacklist-file=blacklist.txt \\\n mytests/\n\nThe blacklist file should have a single pattern per line, as above. Any line\nstarting with a ``#`` is commented and will be ignored.\n\n\n.. _nose: https://nose.readthedocs.org/en/latest/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pglass/nose-blacklist", "keywords": "nose blacklist skip exclude", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nose-blacklist", "package_url": "https://pypi.org/project/nose-blacklist/", "platform": "", "project_url": "https://pypi.org/project/nose-blacklist/", "project_urls": { "Homepage": "https://github.com/pglass/nose-blacklist" }, "release_url": "https://pypi.org/project/nose-blacklist/0.0.2/", "requires_dist": [ "nose", "six" ], "requires_python": "", "summary": "test exclusion for nose with blacklists", "version": "0.0.2" }, "last_serial": 5871619, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b7ff47530428bc0bcc27aa9a9b1b34c4", "sha256": "ce285184dd6869f18f4466af552e551b3a64a32f15957a2486e9edcb6155ef6f" }, "downloads": -1, "filename": "nose-blacklist-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b7ff47530428bc0bcc27aa9a9b1b34c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2717, "upload_time": "2015-11-14T19:42:43", "url": "https://files.pythonhosted.org/packages/4f/09/ae75a81e04d72e35dae53df84f37d86fb76e233b6ac30b7ce792c84092eb/nose-blacklist-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c2c29ee9b759c2282c2132c2be96cbf8", "sha256": "975ff228457b5e90a9d9748e2d8399c17ac4cba6dcc04b942211ea608a7809dd" }, "downloads": -1, "filename": "nose_blacklist-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c2c29ee9b759c2282c2132c2be96cbf8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4154, "upload_time": "2019-09-23T05:43:44", "url": "https://files.pythonhosted.org/packages/49/0e/f63e49760bf77db88c00d8fd4289ffbd5776b3f2053de004b7088f289b2f/nose_blacklist-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cfbf1d188998759cc6f63b77af2f43b", "sha256": "3a1b9e7cfb3f4082928d4100fd0eecd7f36d1efbb5c323c15d0352edc6321f21" }, "downloads": -1, "filename": "nose-blacklist-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3cfbf1d188998759cc6f63b77af2f43b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2019-09-23T05:43:45", "url": "https://files.pythonhosted.org/packages/13/de/96f9947294126844f8170cbf7654697adfa83636325c1cd4d3f6576a7d81/nose-blacklist-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2c29ee9b759c2282c2132c2be96cbf8", "sha256": "975ff228457b5e90a9d9748e2d8399c17ac4cba6dcc04b942211ea608a7809dd" }, "downloads": -1, "filename": "nose_blacklist-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c2c29ee9b759c2282c2132c2be96cbf8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4154, "upload_time": "2019-09-23T05:43:44", "url": "https://files.pythonhosted.org/packages/49/0e/f63e49760bf77db88c00d8fd4289ffbd5776b3f2053de004b7088f289b2f/nose_blacklist-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cfbf1d188998759cc6f63b77af2f43b", "sha256": "3a1b9e7cfb3f4082928d4100fd0eecd7f36d1efbb5c323c15d0352edc6321f21" }, "downloads": -1, "filename": "nose-blacklist-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3cfbf1d188998759cc6f63b77af2f43b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2019-09-23T05:43:45", "url": "https://files.pythonhosted.org/packages/13/de/96f9947294126844f8170cbf7654697adfa83636325c1cd4d3f6576a7d81/nose-blacklist-0.0.2.tar.gz" } ] }