{"id":28149882,"url":"https://github.com/insightsengineering/newman-reporter-xunitfull","last_synced_at":"2025-05-15T02:14:46.722Z","repository":{"id":292854965,"uuid":"974162507","full_name":"insightsengineering/newman-reporter-xunitfull","owner":"insightsengineering","description":"A comprehensive XUnit reporter for Newman","archived":false,"fork":false,"pushed_at":"2025-05-12T14:40:38.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-12T14:42:28.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/newman-reporter-xunitfull","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/insightsengineering.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://pharmaverse.org"]}},"created_at":"2025-04-28T10:54:32.000Z","updated_at":"2025-05-12T14:38:07.000Z","dependencies_parsed_at":"2025-05-12T14:42:32.934Z","dependency_job_id":"4435465b-acc1-45c6-829d-83d2d252bd5d","html_url":"https://github.com/insightsengineering/newman-reporter-xunitfull","commit_stats":null,"previous_names":["insightsengineering/newman-reporter-xunitfull"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnewman-reporter-xunitfull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnewman-reporter-xunitfull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnewman-reporter-xunitfull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/insightsengineering%2Fnewman-reporter-xunitfull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/insightsengineering","download_url":"https://codeload.github.com/insightsengineering/newman-reporter-xunitfull/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259418,"owners_count":22040822,"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-05-15T02:14:46.657Z","updated_at":"2025-05-15T02:14:46.716Z","avatar_url":"https://github.com/insightsengineering.png","language":"JavaScript","funding_links":["https://pharmaverse.org"],"categories":[],"sub_categories":[],"readme":"# Newman XUnit Full Reporter\n\nXUnit reporter for [Newman](https://github.com/postmanlabs/newman) that provides the information about the collection run in JUnit format.\nThis needs to be used in [conjunction with Newman](https://github.com/postmanlabs/newman#external-reporters) so that it can recognize JUnit reporting options.\n\nNote that this is based on the [JUnit Full Reporter](https://github.com/martijnvandervlag/newman-reporter-junitfull). This reporter generates additional metadata in the XUnit XML report if you supply additional metadata in the collection or in the environment configurations.\n\n\u003e This is different from [newman-reporter-junit](https://github.com/postmanlabs/newman/blob/develop/lib/reporters/junit/index.js) is using executions to have full report and no aggregated report.\n\nPlease use [newman-reporter-junit](https://github.com/postmanlabs/newman/blob/develop/lib/reporters/junit/index.js) if you want the original aggregated results.\n\n## Install\n\n\u003e The installation should be global if newman is installed globally, local otherwise. (Replace -g from the command below with -S for a local installation)\n\n```console\nnpm install -g newman-reporter-xunitfull\n```\n\n## Usage\n\n[Similar usage to the original](https://github.com/martijnvandervlag/newman-reporter-junitfull).\n\nHowever, you can add extra metadata or properties in the collection like so:\n\n```json\n{\n  \"item\": [\n  {\n    \"name\": \"Health Check\",\n    \"item\": [\n      {\n        \"name\": \"Ping the API\",\n        \"_property_color\": \"green\",\n        \"event\": [...],\n...\n```\n\nNote that the metadata/property must start with `_property_` in order to be parsed by the reporter.\n\n## License\n\n[Apache License, 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fnewman-reporter-xunitfull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsightsengineering%2Fnewman-reporter-xunitfull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsightsengineering%2Fnewman-reporter-xunitfull/lists"}