{"id":35037989,"url":"https://github.com/fteem/minitest-clr","last_synced_at":"2026-05-22T10:35:30.865Z","repository":{"id":151899686,"uuid":"49394475","full_name":"fteem/minitest-clr","owner":"fteem","description":"Colorize test run results for Minitest","archived":false,"fork":false,"pushed_at":"2016-01-11T01:35:57.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T05:43:11.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fteem.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-01-11T01:31:27.000Z","updated_at":"2016-01-11T01:32:00.000Z","dependencies_parsed_at":"2023-05-18T15:20:32.462Z","dependency_job_id":null,"html_url":"https://github.com/fteem/minitest-clr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fteem/minitest-clr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fminitest-clr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fminitest-clr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fminitest-clr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fminitest-clr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fteem","download_url":"https://codeload.github.com/fteem/minitest-clr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fminitest-clr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28075690,"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","status":"online","status_checked_at":"2025-12-27T02:00:05.897Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-27T08:03:14.241Z","updated_at":"2025-12-27T08:03:41.984Z","avatar_url":"https://github.com/fteem.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minitest::Clr\n\nJust a gem that colorizes the final output of a Minitest test suite:\n\n![Alt text](https://monosnap.com/file/m4MfgpxNPycheUfTIj3XSK8zIfzMOk.png)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'minitest-clr'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install minitest-clr\n\n## Usage\n\nAdd this to your test helper file:\n\n```ruby\nrequire \"minitest/clr\"\n```\n\nThen, run your test files with:\n\n```bash\nruby -I test:lib test/some_file_test.rb --clr\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/fteem/minitest-clr.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fminitest-clr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffteem%2Fminitest-clr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fminitest-clr/lists"}