{"id":22376912,"url":"https://github.com/tupilabs/tap4j","last_synced_at":"2025-07-30T23:31:48.227Z","repository":{"id":1456603,"uuid":"1690982","full_name":"tupilabs/tap4j","owner":"tupilabs","description":"tap4j - A TAP implementation for Java","archived":false,"fork":false,"pushed_at":"2022-12-06T23:37:20.000Z","size":11515,"stargazers_count":31,"open_issues_count":9,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-10T23:32:48.830Z","etag":null,"topics":["hacktoberfest","tap","testanythingprotocol","testformat","testing","xunit"],"latest_commit_sha":null,"homepage":"https://tupilabs.github.io/tap4j/","language":"Java","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/tupilabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"ko_fi":"kinow"}},"created_at":"2011-05-02T11:35:41.000Z","updated_at":"2024-05-14T06:59:04.000Z","dependencies_parsed_at":"2023-01-13T11:10:11.435Z","dependency_job_id":null,"html_url":"https://github.com/tupilabs/tap4j","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/tupilabs/tap4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tupilabs%2Ftap4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tupilabs%2Ftap4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tupilabs%2Ftap4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tupilabs%2Ftap4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tupilabs","download_url":"https://codeload.github.com/tupilabs/tap4j/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tupilabs%2Ftap4j/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267960679,"owners_count":24172506,"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-07-30T02:00:09.044Z","response_time":70,"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":["hacktoberfest","tap","testanythingprotocol","testformat","testing","xunit"],"created_at":"2024-12-04T22:12:13.471Z","updated_at":"2025-07-30T23:31:47.332Z","avatar_url":"https://github.com/tupilabs.png","language":"Java","funding_links":["https://ko-fi.com/kinow","https://ko-fi.com/X8X1618T2"],"categories":[],"sub_categories":[],"readme":"# tap4j\r\n\r\n[![Build status](https://github.com/tupilabs/tap4j/actions/workflows/main.yml/badge.svg)](https://github.com/tupilabs/tap4j/actions/workflows/main.yml)\r\n\r\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X1618T2)\r\n\r\ntap4j - Simple implementation of the \r\n[Test Anything Protocol](http://www.testanything.org) (TAP) for Java.\r\n\r\ntap4j was created in 2010 with the intention of implementing a producer and a \r\nconsumer for TAP in Java.\r\n\r\n    1..2\r\n    not ok 1 - Something went wrong\r\n      ---\r\n      timestamp: 2012-12-10-20:31:01:021sss\r\n      extensions: \r\n        files: \r\n          apache.err.log:\r\n            File-Type: text/plain\r\n            File-Content: \u003cBase64-Encoded\u003e\r\n            File-Size: 685\r\n            File-Name: apache.err.log\r\n      ...\r\n    ok 2 # SKIP skipping due to previous errors\r\n\r\n# Test Anything Protocol\r\n\r\nTAP is a test protocol that can be used to report test execution. It has been \r\ncreated with Perl 1, around 1988, and is the main format in Perl. A test \r\nharness executes tests and generates TAP, in the same way that a test harness \r\ncan execute tests and generate other formats such as TestNG, JUnit or SubUnit.\r\n\r\nTAP can be extended, what is not true with TestNG and JUnit. \r\nThere is a specification for the protocol where, by using YAML(ish), you can \r\ninclude extra information about your tests, such as attachments.\r\n\r\n## Projects using tap4j\r\n\r\n* [Jenkins TAP Plug-in](https://wiki.jenkins-ci.org/display/JENKINS/TAP+Plugin)\r\n\r\n* [Jenkins TestLink Plug-in](https://wiki.jenkins-ci.org/display/JENKINS/TestLink+Plugin)\r\n\r\n* [JinFeng](http://www.sqaopen.net/blog/en/?p=63)\r\n\r\n## Build status\r\n\r\n[![Build Status](https://buildhive.cloudbees.com/job/tupilabs/job/tap4j/badge/icon)](https://buildhive.cloudbees.com/job/tupilabs/job/tap4j/)\r\n\r\n## Authors and licensing\r\n\r\nSee AUTHORS or pom.xml for information regarding the authors and LICENSE \r\nor pom.xml for Licensing.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftupilabs%2Ftap4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftupilabs%2Ftap4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftupilabs%2Ftap4j/lists"}