{"id":19680771,"url":"https://github.com/codewars/raku-tap2codewars","last_synced_at":"2026-04-17T08:31:47.007Z","repository":{"id":56655959,"uuid":"304485832","full_name":"codewars/raku-tap2codewars","owner":"codewars","description":"Transforms piped TAP to Codewars output","archived":false,"fork":false,"pushed_at":"2020-10-27T01:11:35.000Z","size":17,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-27T06:50:51.580Z","etag":null,"topics":["cli","code-runner","perl","raku","test-reporting"],"latest_commit_sha":null,"homepage":"","language":"Raku","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/codewars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-16T01:15:33.000Z","updated_at":"2023-02-14T20:15:50.000Z","dependencies_parsed_at":"2022-08-15T22:40:46.933Z","dependency_job_id":null,"html_url":"https://github.com/codewars/raku-tap2codewars","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/raku-tap2codewars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fraku-tap2codewars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fraku-tap2codewars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fraku-tap2codewars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fraku-tap2codewars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/raku-tap2codewars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fraku-tap2codewars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["cli","code-runner","perl","raku","test-reporting"],"created_at":"2024-11-11T18:05:58.979Z","updated_at":"2026-04-17T08:31:46.962Z","avatar_url":"https://github.com/codewars.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raku-tap2codewars\n\nTransforms piped TAP to Codewars output.\n\n## Usage\n\n```bash\n# Redirect diagnostics from stderr to stdout\n$ raku 2\u003e\u00261 t/example.t | tap2codewars\n```\n\n```bash\nraku 2\u003e\u00261 \u003c\u003cTEST | tap2codewars\nuse v6;\nuse Test;\n\nis(1 - 1, 2, \"intentional failure\");\n\nsubtest 'tests', {\n  is(1 - 1, 2, \"another failure\");\n}\n\ndone-testing;\nTEST\n```\n\n```text\n\u003cIT::\u003eintentional failure\n\n\u003cFAILED::\u003eexpected: '2'\u003c:LF:\u003e     got: '0'\n\n\u003cCOMPLETEDIN::\u003e\n\n\u003cDESCRIBE::\u003etests\n\n\u003cIT::\u003eanother failure\n\n\u003cFAILED::\u003eexpected: '2'\u003c:LF:\u003e     got: '0'\n\n\u003cCOMPLETEDIN::\u003e\n\n\u003cCOMPLETEDIN::\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fraku-tap2codewars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Fraku-tap2codewars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fraku-tap2codewars/lists"}