{"id":22662821,"url":"https://github.com/mluts/minitest-repeat","last_synced_at":"2025-03-29T09:13:32.005Z","repository":{"id":56883936,"uuid":"80730721","full_name":"mluts/minitest-repeat","owner":"mluts","description":"Adds a \"repeat\" functionality to minitest","archived":false,"fork":false,"pushed_at":"2017-02-03T09:40:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T13:56:17.103Z","etag":null,"topics":["gem","minitest","ruby"],"latest_commit_sha":null,"homepage":null,"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/mluts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-02T14:06:17.000Z","updated_at":"2017-02-02T14:13:43.000Z","dependencies_parsed_at":"2022-08-20T23:40:24.919Z","dependency_job_id":null,"html_url":"https://github.com/mluts/minitest-repeat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mluts%2Fminitest-repeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mluts%2Fminitest-repeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mluts%2Fminitest-repeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mluts%2Fminitest-repeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mluts","download_url":"https://codeload.github.com/mluts/minitest-repeat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162155,"owners_count":20733357,"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":["gem","minitest","ruby"],"created_at":"2024-12-09T12:15:43.713Z","updated_at":"2025-03-29T09:13:31.980Z","avatar_url":"https://github.com/mluts.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minitest-repeat\nAdds a \"repeat\" functionality to minitest\n\n# Usage\n\nYou should add this library to `$LOAD_PATH` or to Gemfile.\n\nUse `-c` or `--count` argument to specify how many times you want your tests to\nrun.\n\n\n# Example\n\nThis code runs test.rb 10 times\n```\nruby test.rb --count 10\nruby test.rb -c 10\n\n# With rake/tasklib\nTESTOPTS=\"--count=10\" rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmluts%2Fminitest-repeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmluts%2Fminitest-repeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmluts%2Fminitest-repeat/lists"}