{"id":29023006,"url":"https://github.com/bamlab/jest-junit-reports-merger","last_synced_at":"2025-06-26T03:04:57.466Z","repository":{"id":63827931,"uuid":"570513234","full_name":"bamlab/jest-junit-reports-merger","owner":"bamlab","description":"Merge multiple junit reports into one","archived":false,"fork":false,"pushed_at":"2022-11-25T17:35:14.000Z","size":447,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-01T03:35:09.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bamlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-25T11:20:22.000Z","updated_at":"2022-11-25T11:21:04.000Z","dependencies_parsed_at":"2022-11-27T02:13:11.817Z","dependency_job_id":null,"html_url":"https://github.com/bamlab/jest-junit-reports-merger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bamlab/jest-junit-reports-merger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Fjest-junit-reports-merger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Fjest-junit-reports-merger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Fjest-junit-reports-merger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Fjest-junit-reports-merger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamlab","download_url":"https://codeload.github.com/bamlab/jest-junit-reports-merger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamlab%2Fjest-junit-reports-merger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261990349,"owners_count":23241188,"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":[],"created_at":"2025-06-26T03:04:56.662Z","updated_at":"2025-06-26T03:04:57.453Z","avatar_url":"https://github.com/bamlab.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jest JUnit Report Merger\n\nGiven a directory containing multiple JUnit XML reports, this tool will merge them into a single report.\n\n## Why?\n\nOther tools exist that can merge JUnit XML reports, but they were loosing the suite name and merging everything in the same suite. \nThis tool will merge the reports and introduce and intermediate suite for each report.\n\nThe code of the other solution were also hard to test and maintain (no typescript).\n\n## Commands\n\nTo use this tool, you must have Node installed. Then, you can run the following commands:\n\n(1) Install dependencies\n\n```bash\npnpm i @bam.tech/jest-junit-reports-merger # or npm i\n```\n\n(2) Run the tool\n\n```bash\njjrm -o \u003coutput\u003e \u003cblob\u003e\n```\n\n## Contribute\n\nFeel free to contribute to this project by opening issues or pull requests.\nTo run the tests, you can use the following command:\n\n```bash\npnpm test # or npm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamlab%2Fjest-junit-reports-merger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamlab%2Fjest-junit-reports-merger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamlab%2Fjest-junit-reports-merger/lists"}