{"id":20082060,"url":"https://github.com/exercism/ruby-test-runner","last_synced_at":"2025-08-08T14:08:09.769Z","repository":{"id":40383995,"uuid":"204976746","full_name":"exercism/ruby-test-runner","owner":"exercism","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-16T22:03:31.000Z","size":300,"stargazers_count":6,"open_issues_count":5,"forks_count":11,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-07-31T12:28:42.960Z","etag":null,"topics":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exercism.png","metadata":{"funding":{"github":["exercism"],"custom":["https://exercism.org/donate"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-28T16:32:11.000Z","updated_at":"2025-07-16T22:03:35.000Z","dependencies_parsed_at":"2023-02-12T23:32:06.952Z","dependency_job_id":"78610e24-e337-4dac-aa3f-9af6326c716c","html_url":"https://github.com/exercism/ruby-test-runner","commit_stats":{"total_commits":168,"total_committers":13,"mean_commits":"12.923076923076923","dds":0.6428571428571428,"last_synced_commit":"0b4832eda062320d75e1ebeb7191b39f5477bf68"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exercism/ruby-test-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fruby-test-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fruby-test-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fruby-test-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fruby-test-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exercism","download_url":"https://codeload.github.com/exercism/ruby-test-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exercism%2Fruby-test-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268791430,"owners_count":24308317,"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-08-04T02:00:09.867Z","response_time":79,"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":["community-contributions-paused","exercism-test-runner","exercism-tooling","maintained"],"created_at":"2024-11-13T15:41:42.221Z","updated_at":"2025-08-08T14:08:09.723Z","avatar_url":"https://github.com/exercism.png","language":"Ruby","funding_links":["https://github.com/sponsors/exercism","https://exercism.org/donate"],"categories":[],"sub_categories":[],"readme":"# Exercism's Ruby test runner\n\n![Tests](https://github.com/exercism/ruby-test-runner/workflows/Tests/badge.svg)\n\nThis is Exercism's test runnner for the Ruby track.\n\nIt is run with `./bin/run.sh $EXERCISE $PATH_TO_FILES $PATH_FOR_OUTPUT` read the source code from `$PATH_TO_FILES` and write a JSON file with the test results to to `$PATH_FOR_OUTPUT`.\n\nFor example:\n\n```bash\n./bin/run.sh two-fer ~/solution-238382y7sds7fsadfasj23j/ ~/solution-238382y7sds7fsadfasj23j/output\n```\n\n## Running the tests\n\nBefore running the tests, first install the dependencies:\n\n```bash\nbundle config set --local with 'test'\nbundle install\n```\n\nThen, in [test/test_helper.rb](test/test_helper.rb),\ncomment the \"Production command\" `system(…)` out\nand uncomment either of the \"Testing commands\".\n\nLastly, run the following command to run the tests:\n\n```bash\nbundle exec rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fruby-test-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexercism%2Fruby-test-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexercism%2Fruby-test-runner/lists"}