{"id":13769516,"url":"https://github.com/keplersj/jest-serializer-xml","last_synced_at":"2025-08-13T00:32:48.273Z","repository":{"id":29395678,"uuid":"121570282","full_name":"keplersj/jest-serializer-xml","owner":"keplersj","description":"A snapshot serializer for XML strings.","archived":false,"fork":false,"pushed_at":"2024-06-18T02:34:09.000Z","size":2185,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-11T21:15:48.993Z","etag":null,"topics":["jest","snapshot-testing","xml"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/keplersj.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-14T22:47:47.000Z","updated_at":"2021-08-03T19:28:42.000Z","dependencies_parsed_at":"2024-08-03T17:12:24.226Z","dependency_job_id":null,"html_url":"https://github.com/keplersj/jest-serializer-xml","commit_stats":{"total_commits":411,"total_committers":4,"mean_commits":102.75,"dds":"0.17761557177615572","last_synced_commit":"91ee7202b51b4d5cff90644ac5365d50ea28b18f"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keplersj%2Fjest-serializer-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keplersj%2Fjest-serializer-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keplersj%2Fjest-serializer-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keplersj%2Fjest-serializer-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keplersj","download_url":"https://codeload.github.com/keplersj/jest-serializer-xml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229437946,"owners_count":18072891,"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":["jest","snapshot-testing","xml"],"created_at":"2024-08-03T17:00:27.553Z","updated_at":"2024-12-14T15:18:44.046Z","avatar_url":"https://github.com/keplersj.png","language":"JavaScript","funding_links":[],"categories":["Packages","📦 Modules/Packages"],"sub_categories":["Snapshot","Testing"],"readme":"# jest-serializer-xml\n\nSerializer for Jest to better visualize XML Documents in Snapshots.\n\n## Installation\n\n```shell\nnpm install --save-dev jest-serializer-xml\n```\n\n## Usage\n\nConfigure Jest to use the serializer in `jest.config.js`:\n\n```js\nmodule.exports = {\n  snapshotSerializers: [\"jest-serializer-xml\"],\n};\n```\n\nor `package.json`:\n\n```json\n{\n  \"jest\": {\n    \"snapshotSerializers\": [\"jest-serializer-react-helmet\"]\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeplersj%2Fjest-serializer-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeplersj%2Fjest-serializer-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeplersj%2Fjest-serializer-xml/lists"}