{"id":18776582,"url":"https://github.com/onsi/headandshoulders","last_synced_at":"2025-08-12T02:06:42.870Z","repository":{"id":139821841,"uuid":"88653285","full_name":"onsi/headandshoulders","owner":"onsi","description":"helps keep your tests free of flakes","archived":false,"fork":false,"pushed_at":"2017-04-18T17:42:42.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T03:39:55.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/onsi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-18T17:41:51.000Z","updated_at":"2017-04-18T17:41:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e9c780a-8c42-49bd-afd1-98d68b35df8a","html_url":"https://github.com/onsi/headandshoulders","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onsi/headandshoulders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsi%2Fheadandshoulders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsi%2Fheadandshoulders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsi%2Fheadandshoulders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsi%2Fheadandshoulders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onsi","download_url":"https://codeload.github.com/onsi/headandshoulders/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsi%2Fheadandshoulders/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269987123,"owners_count":24508176,"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-12T02:00:09.011Z","response_time":80,"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":"2024-11-07T19:46:47.084Z","updated_at":"2025-08-12T02:06:42.832Z","avatar_url":"https://github.com/onsi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# headandshoulders\n\n*helps keep your tests free of flakes*\n\n## usage\n\n``` go\nimport (\n  . \"github.com/onsi/ginkgo\"\n  . \"github.com/onsi/gomega\"\n\n  . \"github.com/xoebus/headandshoulders\"\n)\n\nvar _ = Describe(\"Usage\", func() {\n  Describe(\"helps you make sure all flakiness is gone\", func() {\n    RIt(\"by running repeated tests 3 times by default\", func() {\n      // flaky test...\n    })\n\n    RIt(\"but optionally many times for those more tricky ones\", func() {\n      // annoyingly not very flaky test...\n    }, 15)\n  })\n})\n```\n\n## faq\n\n\u003e But what if I use the timeout feature of Ginkgo's `It` function?\n\nTough.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsi%2Fheadandshoulders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonsi%2Fheadandshoulders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsi%2Fheadandshoulders/lists"}