{ "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 faulthandler\n=================\n\nThis is a plugin for nose. This plugin is enabled by default. It activates\nthe `faulthandler` module before running tests.\n\n\nInstallation\n------------\n\nYou can install or upgrade ``nose-faulthandler`` with these commands::\n\n $ pip install nose-faulthandler\n $ pip install --upgrade nose-faulthandler\n\n\n\nUsage\n-----\n\nThis plugin is enabled by default. You can deactivate it with::\n\n $ nosetests --no-faulthandler\n ...\n\n\nChanges\n-------\n\n\n0.1 - 2013-06-10\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-faulthandler", "keywords": "nose testing", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nose-faulthandler", "package_url": "https://pypi.org/project/nose-faulthandler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-faulthandler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/schlamar/nose-faulthandler" }, "release_url": "https://pypi.org/project/nose-faulthandler/0.1/", "requires_dist": null, "requires_python": null, "summary": "Nose plugin. Activates faulthandler module for test runs.", "version": "0.1" }, "last_serial": 2647970, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c7850c580ad2c3b3485d17b327bd03c8", "sha256": "a6eda5ee1f1fd9fe3137531345c243dde95a4d51e082ef64a31242378f0aeb73" }, "downloads": -1, "filename": "nose-faulthandler-0.1.tar.gz", "has_sig": false, "md5_digest": "c7850c580ad2c3b3485d17b327bd03c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2048, "upload_time": "2013-09-09T12:00:51", "url": "https://files.pythonhosted.org/packages/c5/31/df76aa34a4abe68f45edc6c21b0aa243d40c7c0119771434052e9dd2efe9/nose-faulthandler-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7850c580ad2c3b3485d17b327bd03c8", "sha256": "a6eda5ee1f1fd9fe3137531345c243dde95a4d51e082ef64a31242378f0aeb73" }, "downloads": -1, "filename": "nose-faulthandler-0.1.tar.gz", "has_sig": false, "md5_digest": "c7850c580ad2c3b3485d17b327bd03c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2048, "upload_time": "2013-09-09T12:00:51", "url": "https://files.pythonhosted.org/packages/c5/31/df76aa34a4abe68f45edc6c21b0aa243d40c7c0119771434052e9dd2efe9/nose-faulthandler-0.1.tar.gz" } ] }