{"id":13730858,"url":"https://github.com/kinow/gtest-tap-listener","last_synced_at":"2025-10-12T19:12:31.119Z","repository":{"id":137721839,"uuid":"2516864","full_name":"kinow/gtest-tap-listener","owner":"kinow","description":"GoogleTest TAP Listener","archived":false,"fork":false,"pushed_at":"2023-07-25T20:01:57.000Z","size":46,"stargazers_count":80,"open_issues_count":3,"forks_count":20,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-15T03:12:56.338Z","etag":null,"topics":["cpp","googletest","gtest","hacktoberfest","tap","testanythingprotocol","testing"],"latest_commit_sha":null,"homepage":"https://tupilabs.com/tap4j/","language":"C++","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/kinow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"ko_fi":"kinow"}},"created_at":"2011-10-05T04:39:58.000Z","updated_at":"2025-03-06T14:51:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"64210792-e31e-495a-b695-4c9361ffe058","html_url":"https://github.com/kinow/gtest-tap-listener","commit_stats":{"total_commits":40,"total_committers":7,"mean_commits":5.714285714285714,"dds":0.4,"last_synced_commit":"36dd54867b2f24a24c6e47cefc7e1c0dcb0b1285"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/kinow/gtest-tap-listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinow%2Fgtest-tap-listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinow%2Fgtest-tap-listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinow%2Fgtest-tap-listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinow%2Fgtest-tap-listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinow","download_url":"https://codeload.github.com/kinow/gtest-tap-listener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinow%2Fgtest-tap-listener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273533981,"owners_count":25122635,"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-09-03T02:00:09.631Z","response_time":76,"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":["cpp","googletest","gtest","hacktoberfest","tap","testanythingprotocol","testing"],"created_at":"2024-08-03T02:01:20.457Z","updated_at":"2025-10-12T19:12:26.076Z","avatar_url":"https://github.com/kinow.png","language":"C++","funding_links":["https://ko-fi.com/kinow"],"categories":["C++"],"sub_categories":[],"readme":"# GTest TAP Listener\n\n[![CI](https://github.com/kinow/gtest-tap-listener/actions/workflows/ci.yml/badge.svg)](https://github.com/kinow/gtest-tap-listener/actions/workflows/ci.yml)\n\n## Overview\n\nThis is a small contribution to Google Test. Oliver and I were working on an \nissue in Jenkins plug-in when he told me about Google Test. As this plug-in \nrelies heavily on TAP, we talked about how it looked like a good idea have TAP \nin GoogleTest.\n\nAlthough GoogleTest has an XML writer, it lacks a TAP one. Using its Event \nListeners model it was quite easy to implement this first version of this TAP \nlistener.\n\nSee the [`examples`](https://github.com/kinow/gtest-tap-listener/tree/master/examples)\ndirectory for code to be used as reference.\n\n## Write to `stdout`\n\nBy default, the GoogleTest TAP Listener emits TAP to files with names that match the\ntest names. If you prefer to have the output written to `stdout`, use the definition\n`GTEST_TAP_PRINT_TO_STDOUT` when compiling your project.\n\n## Changelog\n\nSee [`CHANGES.md`](CHANGES.md).\n\n## Contributions\n\nFeel free to send contributions, pull requests, suggestions or any other feedback to the project.\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n## Authors\n\nA list of contributors to this repository can be found in [`CONTRIBUTORS.txt`](CONTRIBUTORS.txt).\n\n## Links\n\n- \u003chttps://github.com/kinow/gtest-tap-listener\u003e\n- \u003chttps://github.com/google/googletest\u003e\n- \u003chttps://tupilabs.com/tap4j/\u003e\n\n## License\n\nLicensed under MIT. See [`LICENSE.txt`](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinow%2Fgtest-tap-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinow%2Fgtest-tap-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinow%2Fgtest-tap-listener/lists"}