{"id":17681671,"url":"https://github.com/phawk/minitesting","last_synced_at":"2025-07-02T13:39:18.443Z","repository":{"id":19935076,"uuid":"23201638","full_name":"phawk/minitesting","owner":"phawk","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-11T20:45:59.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T19:22:47.519Z","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/phawk.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":"2014-08-21T20:19:46.000Z","updated_at":"2014-09-11T20:45:59.000Z","dependencies_parsed_at":"2022-08-17T15:35:47.306Z","dependency_job_id":null,"html_url":"https://github.com/phawk/minitesting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phawk/minitesting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fminitesting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fminitesting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fminitesting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fminitesting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phawk","download_url":"https://codeload.github.com/phawk/minitesting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phawk%2Fminitesting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263149143,"owners_count":23421316,"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":"2024-10-24T09:11:50.450Z","updated_at":"2025-07-02T13:39:18.376Z","avatar_url":"https://github.com/phawk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Minitest::Spec setup\n\n## Running tests:\n\nSetup a minitest alias on your system to require 3 main test dirs and simplify the requires in ruby.\n\n```sh\n$ alias minitest=\"ruby -Ilib:test:spec\"\n```\n\nNow run each test file individually\n\n```sh\n$ minitest spec/wheel_spec.rb\n```\n\nOr run them all (slower)\n\n```sh\n$ rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphawk%2Fminitesting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphawk%2Fminitesting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphawk%2Fminitesting/lists"}