{"id":16688001,"url":"https://github.com/danielpclark/color_pound_spec_reporter","last_synced_at":"2025-03-21T18:33:29.732Z","repository":{"id":28473520,"uuid":"31989460","full_name":"danielpclark/color_pound_spec_reporter","owner":"danielpclark","description":"Beautiful Minitest Color Reporter","archived":false,"fork":false,"pushed_at":"2017-03-20T19:37:45.000Z","size":60,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T20:03:11.578Z","etag":null,"topics":["minitest-reporters","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/danielpclark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-11T00:26:38.000Z","updated_at":"2022-03-18T19:13:32.000Z","dependencies_parsed_at":"2022-09-05T14:50:46.053Z","dependency_job_id":null,"html_url":"https://github.com/danielpclark/color_pound_spec_reporter","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpclark%2Fcolor_pound_spec_reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpclark%2Fcolor_pound_spec_reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpclark%2Fcolor_pound_spec_reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpclark%2Fcolor_pound_spec_reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielpclark","download_url":"https://codeload.github.com/danielpclark/color_pound_spec_reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244849628,"owners_count":20520750,"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":["minitest-reporters","ruby","ruby-gem"],"created_at":"2024-10-12T15:26:23.911Z","updated_at":"2025-03-21T18:33:29.314Z","avatar_url":"https://github.com/danielpclark.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ColorPoundSpecReporter\n\n![](https://github.com/danielpclark/color_pound_spec_reporter/blob/master/example/color-output.png)\n\nThis reporter will work with minitest-reporters as far back as 0.14.24 for compatibility with testing older Rails versions.  Also works with current minitest-reporters version 1+.  Requires Ruby 1.9 or greater because of the string regex matching used.\n\n## Installation\n\nAdd this to your application's Gemfile:\n\n```ruby\ngem 'minitest-reporters'\ngem 'color_pound_spec_reporter'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install color_pound_spec_reporter\n\n## Usage\n\nAdd the following lines to your test helper file.\n```ruby\nrequire 'color_pound_spec_reporter'\n\nMinitest::Reporters.use! [ColorPoundSpecReporter.new]\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/danielpclark/color_pound_spec_reporter/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Daniel P. Clark\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpclark%2Fcolor_pound_spec_reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielpclark%2Fcolor_pound_spec_reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpclark%2Fcolor_pound_spec_reporter/lists"}