{ "info": { "author": "Kurt Grandis", "author_email": "kgrandis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "Overview\n========\n\nnose-exclude is a `Nose`_ plugin that allows you to easily specify\ndirectories to be excluded from testing.\n\n.. _Nose: http://somethingaboutorange.com/mrl/projects/nose\n\n\nExclude Directories\n===================\n\nThe ``--exclude-dir=`` option is made available after installation of the\nplugin. The option may be used multiple times to exclude multiple directories \nfrom testing. The directory paths provided may be absolute or relative.\n\nExample::\n\n $ nosetests --exclude-dir=test_dirs/build \\\n --exclude-dir=test_dirs/test_not_me test_dirs\n ....\n ----------------------------------------------------------------------\n Ran 4 tests in 0.006s\n\n OK\n\nThis example will exclude the directories test_dirs/build and\ntest_dirs/test_not_me from nosetests' test searching.\n\nUsing File-Based Exclusion List\n-------------------------------\n\nThe ``--exclude-dir-file=`` option can be used to pass in a predefined\nlist of directories contained within a file. ``nose-exclude`` expects each\ndirectory to be excluded to be on its own line.\n\nExample::\n\n $ nosetests --exclude-dir-file=test_dirs/exclude_dirs.txt \\\n test_dirs\n ....\n ----------------------------------------------------------------------\n Ran 4 tests in 0.006s\n\n OK\n\nwhere ``exclude_dirs.txt`` might look like: ::\n\n test_dirs/build\n # Start a line with a '#' to include\n # Comments\n test_dirs/test_not_me\n\n\nExcluding Specific Test Methods and Classes\n-------------------------------------------\n\nTests can now be excluded by specifying their fully qualified test paths.\nTests can be excluded using either ``--exclude-test`` or ``--exclude-test-file``.\n\nTo exclude test methods:\n\n``--exclude-test=module1.module2.TestClass.test_method``\n\nTo exclude test classes:\n\n``--exclude-test=module1.module2.TestClass``\n\nTo exclude test functions:\n\n``--exclude-test=module1.module2.test_function``\n\n\nUsing Environment Variables\n---------------------------\n\n``--exclude-dir=`` and ``--exclude-test=`` can be set by the environment\nvariables ``NOSE_EXCLUDE_DIRS`` and ``NOSE_EXCLUDE_TESTS`` respectively.\nMultiple exclude paths may be entered by separating them using a ``;``. The\nenvironment variable ``NOSE_EXCLUDE_DIRS_FILE`` when set to the path of a\nfile-based exclusion list functions as though it were passed in with\n``--exclude-dir-file=``.\n\nNose Configuration Files\n========================\n\n``nose-exclude`` options can also be passed to ``nosetests`` using a ``.noserc`` or ``nose.cfg`` file. If you more than one directory are to be excluded \nseparate their values with newlines using the same configuration key: ::\n\n [nosetests]\n exclude-dir=test_dirs/exclude_dirs\n test_dirs/more_excludes\n\n\n\nBugs\n====\nPlease report all bugs (and patches) to https://github.com/kgrandis/nose-exclude/\n\nNOTE: The previous bitbucket repository is no longer actively maintained.", "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/kgrandis/nose-exclude", "keywords": null, "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "nose-exclude", "package_url": "https://pypi.org/project/nose-exclude/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-exclude/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kgrandis/nose-exclude" }, "release_url": "https://pypi.org/project/nose-exclude/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Exclude specific directories from nosetests runs.", "version": "0.5.0" }, "last_serial": 2327901, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "398603309ba5f8a9a7c6b0971a51e72f", "sha256": "73750f76365ab864afd6bfaaa27cf96091cc4d93793ceb6b0bc0a9b5e00bef1b" }, "downloads": -1, "filename": "nose-exclude-0.1.10.tar.gz", "has_sig": false, "md5_digest": "398603309ba5f8a9a7c6b0971a51e72f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4632, "upload_time": "2013-08-04T18:05:12", "url": "https://files.pythonhosted.org/packages/ca/47/fc45a9791894df97e6a487edff4bfc6a76a5856144c511c76f477618e5fc/nose-exclude-0.1.10.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "fe5d9825a29f2acbb07e4410f422ebaa", "sha256": "5e91b4eea39741bc473e4fd57a652debbbd6988118a774663b9c957cf4f6df43" }, "downloads": -1, "filename": "nose_exclude-0.1.4-py2.6.egg", "has_sig": false, "md5_digest": "fe5d9825a29f2acbb07e4410f422ebaa", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4524, "upload_time": "2010-03-16T07:00:59", "url": "https://files.pythonhosted.org/packages/c9/ff/207129bbb61d6bf5c9ba04d91404bb8868d3d9d32d05d8dd8c09e198f858/nose_exclude-0.1.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "69e6d658dd9c1e8be0bbc9696b8d19e9", "sha256": "70a78486fb21a4b1eec6685752a207179016a73b8fd2c1c6160b03002a9439b9" }, "downloads": -1, "filename": "nose-exclude-0.1.4.tar.gz", "has_sig": false, "md5_digest": "69e6d658dd9c1e8be0bbc9696b8d19e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2707, "upload_time": "2010-03-16T07:00:58", "url": "https://files.pythonhosted.org/packages/88/0b/708b92f23cdd1ebe9c52b9caba2cbd83e9a8d0f257a3fe126b6b72d1dafc/nose-exclude-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "2718fe49201d07312148d34ac6720fcc", "sha256": "87d090b7de7de91b58de457eb9f8db398462e390d075fb34d8b0a646a755f885" }, "downloads": -1, "filename": "nose_exclude-0.1.5-py2.6.egg", "has_sig": false, "md5_digest": "2718fe49201d07312148d34ac6720fcc", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 4539, "upload_time": "2010-04-06T21:38:13", "url": "https://files.pythonhosted.org/packages/dd/e9/d848eb676e4e556d407b979d5e827e72bca2ed0e8268a131066932f04614/nose_exclude-0.1.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2193b7e2cf1b3bf9ca58af48e0e61ca6", "sha256": "19d03de0e9b3b90ad534099e069cd1e9ecd9e954cff90f6b5b01e13428c72f43" }, "downloads": -1, "filename": "nose-exclude-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2193b7e2cf1b3bf9ca58af48e0e61ca6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2907, "upload_time": "2010-04-06T21:38:12", "url": "https://files.pythonhosted.org/packages/af/d6/b9ec149c7763943594fe5fce53896bc02df51f0f6f3250156241b9cc2f66/nose-exclude-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "03a731e2106c8ee6fa0bf122cdaf889e", "sha256": "6a689f495c8bf3111916e8ce999efdb93709ffada00e2f10ca4b0b574a233708" }, "downloads": -1, "filename": "nose-exclude-0.1.6.tar.gz", "has_sig": false, "md5_digest": "03a731e2106c8ee6fa0bf122cdaf889e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2959, "upload_time": "2011-10-17T02:02:02", "url": "https://files.pythonhosted.org/packages/99/be/c7e7bdeaf77390ecf78f5dde9065df6c7c08b7b3459e9257922f77578dd2/nose-exclude-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "a45616838044e5cf044babd811a8ada5", "sha256": "059dc0b30c222498692e3259f2853c3a396ae1124519b644238599b74a03656a" }, "downloads": -1, "filename": "nose-exclude-0.1.7.tar.gz", "has_sig": false, "md5_digest": "a45616838044e5cf044babd811a8ada5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2960, "upload_time": "2011-10-17T02:02:43", "url": "https://files.pythonhosted.org/packages/08/83/00bf6850252d3d1eb96d96cff1af2d7ba0775becb2a3acf6e42b67b22c45/nose-exclude-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "3366f237d5d025af286ed494077a872c", "sha256": "70748482b40b07faa0e749d16a60a804d8e1d6a698354c7bafc0d5d8e2b913aa" }, "downloads": -1, "filename": "nose-exclude-0.1.8.tar.gz", "has_sig": false, "md5_digest": "3366f237d5d025af286ed494077a872c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3203, "upload_time": "2012-04-07T20:55:04", "url": "https://files.pythonhosted.org/packages/81/72/998d4fb075fb01e94059c044bef2d68285357edf866ba37752610744504a/nose-exclude-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "0211863817cc5308f97d841389d750ec", "sha256": "c2862e55f9c6245141fc0437bad5f71a3aa8377d2727b85694884887027625ca" }, "downloads": -1, "filename": "nose-exclude-0.1.9.tar.gz", "has_sig": false, "md5_digest": "0211863817cc5308f97d841389d750ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3444, "upload_time": "2012-09-21T03:22:00", "url": "https://files.pythonhosted.org/packages/a1/b8/277b83e043fe671bbd00f362ff77a5d6b6c4ef7bccbbac21e3a9e4a0e76e/nose-exclude-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c8d798c3e29ac82dd5c7bf98a99404af", "sha256": "27babdc53e0741ed09d21b7fdb5d244aabb1679f67ef81289f0f34e50aca51c9" }, "downloads": -1, "filename": "nose-exclude-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c8d798c3e29ac82dd5c7bf98a99404af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5741, "upload_time": "2013-12-21T04:23:39", "url": "https://files.pythonhosted.org/packages/a3/ad/cc1e19604ccb22e23614339e78278ba711326ae726de176a0cbb95520cad/nose-exclude-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "79a8b8b02aaf1fd5ed3df6810f61b2ac", "sha256": "eb40022d531c21e827e1261f3a51665a1535b83023598df1e968f41a7d9b3b88" }, "downloads": -1, "filename": "nose-exclude-0.3.0.tar.gz", "has_sig": false, "md5_digest": "79a8b8b02aaf1fd5ed3df6810f61b2ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5789, "upload_time": "2015-06-24T06:11:30", "url": "https://files.pythonhosted.org/packages/99/45/4cb17efe17b64088c864bc7c2dfd03a198838570d487d43c49c5cbd023a2/nose-exclude-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "b08de681c2b4e0212e879a7d3b947a00", "sha256": "1fb584b2649e18d1c86f907fa3bf8d49f37d27d31a6105fe22a1984715dd86ea" }, "downloads": -1, "filename": "nose-exclude-0.4.0.tar.gz", "has_sig": false, "md5_digest": "b08de681c2b4e0212e879a7d3b947a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5916, "upload_time": "2015-08-19T23:13:10", "url": "https://files.pythonhosted.org/packages/3d/34/4ac040bdc6541d59e1a97f779773cfcadb05152e1265b30551b9eb6f078b/nose-exclude-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "69d263e2480d471a36bf2a41967e7c8e", "sha256": "44466a9bcb56d2e568750f91504d1278c74eabb259a305b06e975b87b51635da" }, "downloads": -1, "filename": "nose-exclude-0.4.1.tar.gz", "has_sig": false, "md5_digest": "69d263e2480d471a36bf2a41967e7c8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5930, "upload_time": "2015-08-24T01:23:36", "url": "https://files.pythonhosted.org/packages/99/97/4d475188b99e0ec3b9ef6cf5573fb8455dcca7d1c9677bdb5057b6ac57cb/nose-exclude-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "072f72e782f28a9c42356976f8ec22d9", "sha256": "f78fa8b41eeb815f0486414f710f1eea0949e346cfb11d59ba6295ed69e84304" }, "downloads": -1, "filename": "nose-exclude-0.5.0.tar.gz", "has_sig": false, "md5_digest": "072f72e782f28a9c42356976f8ec22d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7359, "upload_time": "2016-09-06T18:23:09", "url": "https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "072f72e782f28a9c42356976f8ec22d9", "sha256": "f78fa8b41eeb815f0486414f710f1eea0949e346cfb11d59ba6295ed69e84304" }, "downloads": -1, "filename": "nose-exclude-0.5.0.tar.gz", "has_sig": false, "md5_digest": "072f72e782f28a9c42356976f8ec22d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7359, "upload_time": "2016-09-06T18:23:09", "url": "https://files.pythonhosted.org/packages/63/cf/90c4be56bf11b7bc8801086d9445baf731aa36b8e8fc5791731e8e604dcd/nose-exclude-0.5.0.tar.gz" } ] }