{"id":32262420,"url":"https://github.com/purescript-spec/purescript-spec-reporter-xunit","last_synced_at":"2026-03-10T11:06:21.077Z","repository":{"id":32323146,"uuid":"35898406","full_name":"purescript-spec/purescript-spec-reporter-xunit","owner":"purescript-spec","description":"A reporter for purescript-spec that outputs Xunit reports","archived":false,"fork":false,"pushed_at":"2024-07-20T22:28:06.000Z","size":231,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-23T21:30:16.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PureScript","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/purescript-spec.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":"2015-05-19T17:44:37.000Z","updated_at":"2024-07-20T22:23:43.000Z","dependencies_parsed_at":"2024-07-20T23:25:33.493Z","dependency_job_id":"d821c0b5-3656-464b-ba6b-b6fb68dd9242","html_url":"https://github.com/purescript-spec/purescript-spec-reporter-xunit","commit_stats":null,"previous_names":["owickstrom/purescript-spec-reporter-xunit"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/purescript-spec/purescript-spec-reporter-xunit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-spec%2Fpurescript-spec-reporter-xunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-spec%2Fpurescript-spec-reporter-xunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-spec%2Fpurescript-spec-reporter-xunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-spec%2Fpurescript-spec-reporter-xunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript-spec","download_url":"https://codeload.github.com/purescript-spec/purescript-spec-reporter-xunit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-spec%2Fpurescript-spec-reporter-xunit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30331657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-22T20:37:19.074Z","updated_at":"2026-03-10T11:06:21.062Z","avatar_url":"https://github.com/purescript-spec.png","language":"PureScript","readme":"# purescript-spec-reporter-xunit [![Documentation](https://pursuit.purescript.org/packages/purescript-spec-reporter-xunit/badge)](https://pursuit.purescript.org/packages/purescript-spec-reporter-xunit)\n\npurescript-spec-reporter-xunit is a reporter for\n[purescript-spec](https://github.com/purescript-spec/purescript-spec) that outputs\nXunit reports consumable by Jenkins (perhaps others as well?).\n\n## Usage\n\n```bash\nspago install spec-reporter-xunit\n```\n\n```purescript\nmodule Main where\n\nimport Prelude\n\nimport Test.Spec.Reporter.Xunit (xunitReporter)\nimport Test.Spec.Runner (defaultConfig, runSpec)\n\nmain =\n  runSpec [ xunitReporter { indentation: 2, outputPath: \"output/test.xml\" } ] do\n    ...\n```\n\n## Contribute\n\nIf you have any issues or possible improvements please file them as\n[GitHub Issues](https://github.com/purescript-spec/purescript-spec-reporter-xunit/issues).\nPull requests requests are encouraged.\n\n## License\n\n[MIT License](LICENSE.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurescript-spec%2Fpurescript-spec-reporter-xunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurescript-spec%2Fpurescript-spec-reporter-xunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurescript-spec%2Fpurescript-spec-reporter-xunit/lists"}