{ "info": { "author": "Jakub Roztocil", "author_email": "jakub@roztocil.name", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "``nose-pattern-exclude``\n########################\n\nA simple nose plugin that allows for excluding directories and files\nfrom test discovery by path or glob pattern. Inspired by\n`nose-exclude `_.\n\n\nInstallation\n============\n\n\n.. code-block:: bash\n\n $ pip install nose-pattern-exclude\n\n\nUsage\n=====\n\n.. code-block:: bash\n\n $ nosetest \\\n --exclude-path=./stuff \\\n --exclude-path=/code/morestuff.py \\\n --exclude-path=app/api/v?/*/tests.py", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jkbr/nose-pattern-exclude", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "nose-pattern-exclude", "package_url": "https://pypi.org/project/nose-pattern-exclude/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-pattern-exclude/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jkbr/nose-pattern-exclude" }, "release_url": "https://pypi.org/project/nose-pattern-exclude/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Exclude specific files and directories from nosetests runs.", "version": "0.1.3" }, "last_serial": 1201538, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "18619d6097ef0e428b090fcdcb296b4e", "sha256": "fd4b5689e047d891a6dc5be3b8d4b9740c8588408ed81ab032713cf1ad8afabd" }, "downloads": -1, "filename": "nose-pattern-exclude-0.1.0.tar.gz", "has_sig": false, "md5_digest": "18619d6097ef0e428b090fcdcb296b4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1813, "upload_time": "2013-08-29T15:11:10", "url": "https://files.pythonhosted.org/packages/88/b4/cba3d495e5d3d9ffb87d7d522d8bd390fc3fd2e8c8c2cef8a176d017c2fa/nose-pattern-exclude-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4f4979ea8e28f214348c3a0ee4d07682", "sha256": "5ff239a0f9086e441bd00af717dceec6b8ef58d3b327e8eaef87f7efc65a3969" }, "downloads": -1, "filename": "nose-pattern-exclude-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4f4979ea8e28f214348c3a0ee4d07682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903, "upload_time": "2013-08-29T15:14:17", "url": "https://files.pythonhosted.org/packages/b2/cf/bdd25701ea49aec25272f8c5153c56861dc10be7d1e288ac9fd00e25e715/nose-pattern-exclude-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "531be7adbf7ef2df6e291262d05278ca", "sha256": "3d8f6ffcd924077f9ac89ccbbeae55d16f85648a61153804d0e02877d9a70567" }, "downloads": -1, "filename": "nose-pattern-exclude-0.1.2.tar.gz", "has_sig": false, "md5_digest": "531be7adbf7ef2df6e291262d05278ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1906, "upload_time": "2013-08-29T17:06:10", "url": "https://files.pythonhosted.org/packages/0a/57/8cb33dc58f1abfc3b27f365c052853cd726979ecf43aca36ea4fb731cbb1/nose-pattern-exclude-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "44ea03b4452d5978b8366d264c2096cf", "sha256": "31d8a8fc16f22627c636372ed7ca46f8dcd2ad0e1c777569a74d6f4551efff2a" }, "downloads": -1, "filename": "nose-pattern-exclude-0.1.3.tar.gz", "has_sig": false, "md5_digest": "44ea03b4452d5978b8366d264c2096cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1932, "upload_time": "2014-08-25T15:46:28", "url": "https://files.pythonhosted.org/packages/86/16/3e224eff2e4a2842e04f067f091155fd36af24a503a6d2a934db236877b9/nose-pattern-exclude-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44ea03b4452d5978b8366d264c2096cf", "sha256": "31d8a8fc16f22627c636372ed7ca46f8dcd2ad0e1c777569a74d6f4551efff2a" }, "downloads": -1, "filename": "nose-pattern-exclude-0.1.3.tar.gz", "has_sig": false, "md5_digest": "44ea03b4452d5978b8366d264c2096cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1932, "upload_time": "2014-08-25T15:46:28", "url": "https://files.pythonhosted.org/packages/86/16/3e224eff2e4a2842e04f067f091155fd36af24a503a6d2a934db236877b9/nose-pattern-exclude-0.1.3.tar.gz" } ] }