{ "info": { "author": "Antoine Dechaume", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Testing" ], "description": "====================================================================\n nose-pudb -- pudb integration for the nose python testing framework\n====================================================================\n\n.. image:: https://travis-ci.org/AntoineD/nose-pudb.png?branch=master\n :target: https://travis-ci.org/AntoineD/nose-pudb\n\nThe nose-pudb plugin provides the integration between the `nose `_ testing framework and the `pudb `_ console-based visual debugger.\nInstead of collecting and displaying the test results, the test runner can drop into the debugger on test errors and/or failures.\n\nThis is similar to the nose's built-in `pdb `_ plugin which uses the debugger from the python standard library.\n\nPlease submit bugs and patches on https://github.com/AntoineD/nose-pudb/issues.\n\nThis plugin has been originally developed by `Antti Kaihola `_.\n\nInstallation\n============\n\nInstall nose-pudb using pip::\n\n $ pip nose-pudb\n\nOr you can clone the source using `git `_ from http://github.com/AntoineD/nose-pudb.git and install it with::\n\n $ python setup.py install\n\nUsage\n=====\n\nTo run nose and drop into pudb on test failures and errors, use::\n\n $ nosetests --pudb\n\nor set the environment variable ``NOSE_PUDB``::\n\n $ NOSE_PUDB=1 nosetests\n\nTo drop into pudb on failures, use::\n\n $ nosetests --pudb-failures\n\nor set the environment variable ``NOSE_PUDB_FAILURES``::\n\n $ NOSE_PUDB_FAILURES=1 nosetests\n\nTo drop into pudb on errors, use::\n\n $ nosetests --pudb-errors\n\nor set the environment variable ``NOSE_PUDB_ERRORS``::\n\n $ NOSE_PUDB_ERRORS=1 nosetests\n\nLicense\n=======\n\nThis plugin is released under the GNU Lesser General Public license (LGPL).\nSee the file ``LICENSE`` for details.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/nose-pudb", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AntoineD/nose-pudb", "keywords": "test unittest nose plugin debugger pudb", "license": "GNU Library or Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "nose-pudb", "package_url": "https://pypi.org/project/nose-pudb/", "platform": "POSIX", "project_url": "https://pypi.org/project/nose-pudb/", "project_urls": { "Download": "https://pypi.python.org/pypi/nose-pudb", "Homepage": "https://github.com/AntoineD/nose-pudb" }, "release_url": "https://pypi.org/project/nose-pudb/1.0/", "requires_dist": null, "requires_python": null, "summary": "A nose plugin for dropping into pudb on test errors or failures.", "version": "1.0" }, "last_serial": 1141263, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d8c8df335b0786c71e36199a1877cd95", "sha256": "293be9433151f7b47900049e1c16766fbcfcb67e53afe1fc02f87f4b1c12d8f5" }, "downloads": -1, "filename": "nose-pudb-0.1.tar.gz", "has_sig": false, "md5_digest": "d8c8df335b0786c71e36199a1877cd95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2578, "upload_time": "2009-12-06T14:30:52", "url": "https://files.pythonhosted.org/packages/4f/56/f359b9fc9861141965dd2db043e6efe6e7330c020c05a494ca44c94f18a5/nose-pudb-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f936a8308915cf63495cd78322871e6b", "sha256": "6459dbcaa9699b289e3addf640da84db80dbd31c05d47f2ff1b5d7fe3cde1cb9" }, "downloads": -1, "filename": "nose-pudb-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f936a8308915cf63495cd78322871e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3072, "upload_time": "2009-12-06T14:55:01", "url": "https://files.pythonhosted.org/packages/1b/a3/dc267e6b0e52ac4ea0afc72fd08a48f4735e1bf8022019aa2609fe032b17/nose-pudb-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "19effa7b1f5973747735e45943de3207", "sha256": "52a34484b398b6f08c29b069786226e1498d28a1a2e562cc1e63da058fdc1c26" }, "downloads": -1, "filename": "nose-pudb-0.1.2.tar.gz", "has_sig": false, "md5_digest": "19effa7b1f5973747735e45943de3207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17723, "upload_time": "2010-02-10T08:49:45", "url": "https://files.pythonhosted.org/packages/30/68/785771cbe96a1a99bd992134993b4729191e85b5a7ae93e9a67b14664595/nose-pudb-0.1.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "170caaa677fe4b7301257607641b233e", "sha256": "1f1c10f364231473acd4a4d5177a36567137b8ddc9e6875b951a2c81948059ac" }, "downloads": -1, "filename": "nose-pudb-1.0.tar.gz", "has_sig": false, "md5_digest": "170caaa677fe4b7301257607641b233e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12396, "upload_time": "2014-06-29T10:27:48", "url": "https://files.pythonhosted.org/packages/ee/93/077d64d1332c960717a9da7e26a234455dba9a038ac5048d2b3bbfb4dabf/nose-pudb-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "170caaa677fe4b7301257607641b233e", "sha256": "1f1c10f364231473acd4a4d5177a36567137b8ddc9e6875b951a2c81948059ac" }, "downloads": -1, "filename": "nose-pudb-1.0.tar.gz", "has_sig": false, "md5_digest": "170caaa677fe4b7301257607641b233e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12396, "upload_time": "2014-06-29T10:27:48", "url": "https://files.pythonhosted.org/packages/ee/93/077d64d1332c960717a9da7e26a234455dba9a038ac5048d2b3bbfb4dabf/nose-pudb-1.0.tar.gz" } ] }