{ "info": { "author": "Erik Zaadi", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "===========\nnose-rapido\n===========\n\n.. image:: https://secure.travis-ci.org/erikzaadi/nose-rapido.png?branch=master\n :target: http://travis-ci.org/erikzaadi/nose-rapido\n\nA Nose plugin that allows to get rapid feedback from tests, by filling your terminal either with green (can be changed to blue) or red background, depending on your tests result.\n\nUse together with a continuous running test plugin such as `nose-watch `_ for optimal results.\n\n\nInstallation\n============\n::\n\n pip install nose-rapido\n\n\nHow to use\n==========\n\nIn order to use this plugin use the ``--with-rapido`` switch::\n\n nosetests --with-rapido\n\n**NOTE:** nose-rapido will override any output you have from other plugins.\n\nYou can also replace the color green for successfull tests to blue (easier to see for colorblinded)::\n\n nosetests --with-rapido --rapido-blue\n\nScreenshots\n===========\n\nGood\n\n.. image:: https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/good.png\n :target: https://github.com/erikzaadi/nose-rapido/blob/master/screenshots/good.png\n\nBad\n\n.. image:: https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/bad.png\n :target: https://github.com/erikzaadi/nose-rapido/blob/master/screenshots/bad.png\n\nBlue\n\n.. image:: https://github.com/erikzaadi/nose-rapido/raw/master/screenshots/blue.png\n :target: https://github.com/erikzaadi/nose-rapido/blob/master/screenshots/blue.png\n\nDevelopment\n===========\n\nPreferably in a virtualenv::\n\n pip install -r requirements-dev.txt\n nosetests", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/erikzaadi/nose-rapido/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erikzaadi/nose-rapido", "keywords": "testing,nose,nose plugin,tdd", "license": "apache2", "maintainer": null, "maintainer_email": null, "name": "nose-rapido", "package_url": "https://pypi.org/project/nose-rapido/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-rapido/", "project_urls": { "Download": "https://github.com/erikzaadi/nose-rapido/tarball/0.0.2", "Homepage": "https://github.com/erikzaadi/nose-rapido" }, "release_url": "https://pypi.org/project/nose-rapido/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Rapid feedback notifier for Nose\n\nColors your terminal (green|blue) or red depending on test result.\nFor better experience, use with a watch tool such as nose-watch", "version": "0.0.2" }, "last_serial": 777458, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "81902276c2fe42f8b1635e911c533aa0", "sha256": "1f8d8ae4ceeca6f1a7f024f7954bb06d3bbe0e5248700014795237d9983d0ac7" }, "downloads": -1, "filename": "nose-rapido-0.0.1.tar.gz", "has_sig": false, "md5_digest": "81902276c2fe42f8b1635e911c533aa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3710, "upload_time": "2013-06-23T12:13:15", "url": "https://files.pythonhosted.org/packages/52/56/80c671b6cd54f5828d004bc828e0d448b5692b7932a6f3dc5ed3419864ad/nose-rapido-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d8bbb965bd100de28ed54996cbd61487", "sha256": "ceb76e551f09cc922bad1e1b19c81678dade1dbbee63ab179b3ad9f2c31f23c4" }, "downloads": -1, "filename": "nose-rapido-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d8bbb965bd100de28ed54996cbd61487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3332, "upload_time": "2013-06-23T12:38:51", "url": "https://files.pythonhosted.org/packages/d0/75/6fea5df57cd3b64cae8877d18979226305ac91eb529f99044f0af7d8da15/nose-rapido-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8bbb965bd100de28ed54996cbd61487", "sha256": "ceb76e551f09cc922bad1e1b19c81678dade1dbbee63ab179b3ad9f2c31f23c4" }, "downloads": -1, "filename": "nose-rapido-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d8bbb965bd100de28ed54996cbd61487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3332, "upload_time": "2013-06-23T12:38:51", "url": "https://files.pythonhosted.org/packages/d0/75/6fea5df57cd3b64cae8877d18979226305ac91eb529f99044f0af7d8da15/nose-rapido-0.0.2.tar.gz" } ] }