{"id":18917666,"url":"https://github.com/likesistemas/codeception-github-reporter","last_synced_at":"2025-07-20T19:32:31.297Z","repository":{"id":53808809,"uuid":"341127298","full_name":"likesistemas/codeception-github-reporter","owner":"likesistemas","description":"Reports unit test data for a pull request.","archived":false,"fork":false,"pushed_at":"2021-03-12T11:55:24.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-01T03:06:52.497Z","etag":null,"topics":["codeception"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/likesistemas.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":"2021-02-22T08:20:35.000Z","updated_at":"2021-03-12T11:53:12.000Z","dependencies_parsed_at":"2022-08-24T11:30:15.947Z","dependency_job_id":null,"html_url":"https://github.com/likesistemas/codeception-github-reporter","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/likesistemas/codeception-github-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likesistemas%2Fcodeception-github-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likesistemas%2Fcodeception-github-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likesistemas%2Fcodeception-github-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likesistemas%2Fcodeception-github-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likesistemas","download_url":"https://codeload.github.com/likesistemas/codeception-github-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likesistemas%2Fcodeception-github-reporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266187158,"owners_count":23889924,"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":["codeception"],"created_at":"2024-11-08T10:27:29.210Z","updated_at":"2025-07-20T19:32:31.280Z","avatar_url":"https://github.com/likesistemas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [GitHubReporter] Reporter for PHP testing frameworks [![PHP 5.6](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-56.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-56.yml) [![PHP 7.3](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-73.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-73.yml) [![PHP 7.4](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-74.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-74.yml) [![PHP 8.0](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-80.yml/badge.svg)](https://github.com/likesistemas/codeception-github-reporter/actions/workflows/ci-80.yml)\n\n## Installation\n\n```\ncomposer require likesistemas/codeception-github-reporter --dev\n```\n\n### Codeception\n\nRun your tests with`Like\\Codeception\\GithubReporter` extension enabled: \n\nOn Linux/MacOS:\n\n```\nVAR={VALUE} php vendor/bin/codecept run --ext \"Like\\Codeception\\GithubReporter\"\n```\n\nOn Windows\n\n```\nset VAR={VALUE}\u0026\u0026 php vendor/bin/codecept run  --ext \"Like\\Codeception\\GithubReporter\"\n```\n\nAlternatively, you can add `Like\\Codeception\\GithubReporter` extension to suite or global config.\n\n```yml\nextensions:\n  enabled:\n    - Like\\Codeception\\GithubReporter\n```\n\n### Enviroment Variables\n\n- GITHUB_OWNER: Owner of repository\n- GITHUB_REPO: Name of repository\n- GITHUB_PR_NUMBER: Number of pull request of repository\n- GITHUB_TOKEN: Token of the user's github who will post the comment \n- IMGBB_TOKEN=cfac55381b42ee1e55bf17fa185b3b51\n- TEST_LANG: Language\n- TEST_TITLE: Message to show in title\n- TEST_FOOTER: Show footer with version of PHP\n- IMGBB_TOKEN: Token to upload image acceptance test","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikesistemas%2Fcodeception-github-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikesistemas%2Fcodeception-github-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikesistemas%2Fcodeception-github-reporter/lists"}