{"id":29035352,"url":"https://github.com/wazzaps/test-viewer","last_synced_at":"2026-05-20T07:13:21.135Z","repository":{"id":301213409,"uuid":"1007979273","full_name":"Wazzaps/test-viewer","owner":"Wazzaps","description":"Display your GitHub Actions' test results","archived":false,"fork":false,"pushed_at":"2025-06-25T18:28:20.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T18:40:09.396Z","etag":null,"topics":["ci","github-actions","junit","testing"],"latest_commit_sha":null,"homepage":"https://test-viewer.wazzaps.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wazzaps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null},"funding":{"github":"Wazzaps","liberapay":"wazzaps"}},"created_at":"2025-06-24T20:44:42.000Z","updated_at":"2025-06-25T18:28:23.000Z","dependencies_parsed_at":"2025-06-25T18:40:13.295Z","dependency_job_id":"9dab2cca-9b10-4471-8062-468112ccff94","html_url":"https://github.com/Wazzaps/test-viewer","commit_stats":null,"previous_names":["wazzaps/test-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wazzaps/test-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wazzaps%2Ftest-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wazzaps%2Ftest-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wazzaps%2Ftest-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wazzaps%2Ftest-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wazzaps","download_url":"https://codeload.github.com/Wazzaps/test-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wazzaps%2Ftest-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262063486,"owners_count":23252765,"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":["ci","github-actions","junit","testing"],"created_at":"2025-06-26T12:08:17.252Z","updated_at":"2026-05-20T07:13:21.107Z","avatar_url":"https://github.com/Wazzaps.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Wazzaps","https://liberapay.com/wazzaps"],"categories":[],"sub_categories":[],"readme":"# Test Viewer for GitHub\n\n[Website](https://test-viewer.wazzaps.net) | [Documentation](https://github.com/wazzaps/test-viewer/wiki)\n\n\u003cimg src=\"https://github.com/user-attachments/assets/97034e6c-456d-448c-b0bd-de49cbd75a4c\" title=\"Test results view\" width=\"800\"\u003e\n\n## What\n\nDisplay (junit.xml) test results from GitHub Actions with a nice UI.\n\n## Why\n\nGitHub doesn't have a native way to display test results, and the [workarounds](https://github.com/dorny/test-reporter) are not very good.\n\n## How\n\nUsing the GitHub API we fetch the artifacts for a given workflow run, look through the zip file for .xml files, and parse them into a simple UI.\n\n## Development\n\n```shell\ncurl https://mise.run | sh\nmise trust \u0026\u0026 mise install\npnpm install\npnpm run dev\n```\n\n## Deployment to Cloudflare Workers\n\nChange:\n\n- `secrets_store_secrets` and `routes` in `wrangler.jsonc`\n- `GITHUB_CLIENT_ID` in `src/config.ts`\n- `WHITELISTED_REDIRECT_URIS` in `worker/githubAuth.ts`\n\n```shell\npnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazzaps%2Ftest-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwazzaps%2Ftest-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazzaps%2Ftest-viewer/lists"}