{"id":24829765,"url":"https://github.com/jbkahn/rednose","last_synced_at":"2025-04-09T09:09:23.198Z","repository":{"id":57460737,"uuid":"55783736","full_name":"JBKahn/rednose","owner":"JBKahn","description":"pretty output formatter for python-nosetests","archived":false,"fork":false,"pushed_at":"2022-09-14T20:53:43.000Z","size":131,"stargazers_count":28,"open_issues_count":8,"forks_count":18,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T07:09:31.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JBKahn.png","metadata":{"files":{"readme":"readme.rst","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-08T14:09:35.000Z","updated_at":"2022-09-16T03:11:45.000Z","dependencies_parsed_at":"2022-09-01T20:25:06.840Z","dependency_job_id":null,"html_url":"https://github.com/JBKahn/rednose","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Frednose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Frednose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Frednose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Frednose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JBKahn","download_url":"https://codeload.github.com/JBKahn/rednose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008630,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-30T23:38:52.419Z","updated_at":"2025-04-09T09:09:23.180Z","avatar_url":"https://github.com/JBKahn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========\nrednose\n=========\n\nrednose is a `nosetests`_\nplugin for adding colour (and readability) to nosetest console results.\n\n.. image:: rednose_example.png\n\t:scale: 50 %\n\t:align: center\n\nInstallation:\n-------------\n::\n\n\tpip install rednose\n\t\nor from the source::\n\n\tpython setup.py install\n\nRednose officially supports Python 2.7, 3.4, and 3.5.\n\nUsage:\n------\n::\n\n\tnosetests --rednose\n\nor::\n\n\texport NOSE_REDNOSE=1\n\tnosetests\n\nRednose by default uses auto-colouring, which will only use\ncolour if you're running it on a terminal (i.e not piping it\nto a file). To control colouring, use one of::\n\n\tnosetests --rednose --force-color\n\tnosetests --no-color\n\n(you can also control this by setting the environment variable NOSE_REDNOSE_COLOR to 'force' or 'no')\n\nRednose by default prints file paths relative to the working\ndirectory. If you want the full path in the traceback then\nuse::\n\n\tnosetests --rednose --full-file-path\n\nRednose by default prints error style formating for skipped tests,\nto supress this use::\n\n\tnosetests --rednose --hide-skips\n\nRednose supports printing the test results mid run as well as at\nthe end, to enable it use::\n\n\tnosetests --rednose --immediate\n\n.. _nosetests: http://somethingaboutorange.com/mrl/projects/nose/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbkahn%2Frednose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbkahn%2Frednose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbkahn%2Frednose/lists"}