{"id":16150119,"url":"https://github.com/zir0-93/xunit-to-html","last_synced_at":"2025-04-06T22:26:42.922Z","repository":{"id":246716610,"uuid":"159913873","full_name":"Zir0-93/xunit-to-html","owner":"Zir0-93","description":"Beautify your xUnit test reports.","archived":false,"fork":false,"pushed_at":"2018-12-07T00:03:39.000Z","size":5256,"stargazers_count":18,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T04:41:35.589Z","etag":null,"topics":["junit","junit-xml-format","junit-xml-reports","nosetests","xslt","xunit","xunit-tests"],"latest_commit_sha":null,"homepage":"","language":"XSLT","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/Zir0-93.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-12-01T05:54:59.000Z","updated_at":"2025-02-03T15:59:32.000Z","dependencies_parsed_at":"2024-07-09T08:46:48.331Z","dependency_job_id":null,"html_url":"https://github.com/Zir0-93/xunit-to-html","commit_stats":null,"previous_names":["zir0-93/xunit-to-html"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zir0-93%2Fxunit-to-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zir0-93%2Fxunit-to-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zir0-93%2Fxunit-to-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zir0-93%2Fxunit-to-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zir0-93","download_url":"https://codeload.github.com/Zir0-93/xunit-to-html/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247560894,"owners_count":20958607,"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":["junit","junit-xml-format","junit-xml-reports","nosetests","xslt","xunit","xunit-tests"],"created_at":"2024-10-10T00:47:17.352Z","updated_at":"2025-04-06T22:26:42.887Z","avatar_url":"https://github.com/Zir0-93.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :rocket: xunit-to-html\n\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)\n\n**xunit-to-html** converts xUnit XML reports into beautiful looking HTML reports using XSLT.\n\n![usage](/usage.gif)\n\n# Supported Frameworks\nxunit-to-html can be used to generate beautiful looking reports from any xUnit supported test framework, including the following ones:\n* JUnit (supported schema are Ant junit and Maven Surefire)\n* AUnit \n* MSTest (imported from MSTest Plugin)\n* NUnit (imported from NUnit Plugin)\n* UnitTest++ \n* Boost Test Library\n* PHPUnit\n* Free Pascal Unit\n* CppUnit\n* MbUnit\n* Googletest\n* EmbUnit\n* gtester/glib\n* QTestLib\n* nosetests\n\n# Prerequisites\n1. Environment with Java 8+ installed\n2. The open source [Saxon](http://saxon.sourceforge.net/) Home Edition jar which has been included in this repository.\n\n# Installing and Getting Started\n\n**xunit-to-html** can be easily be used as part of a build pipeline to produce beautiful looking test reports.\n\n1. Clone this repository\n2. Run your tests and generate an xUnit XML report using a test framework of your choice.\n3. Assuming the input xUnit report name is `report.xml`, and we want to generate an html report `report.html`:\n```bash\njava -jar saxon9he.jar -o:report.html -s:report.xml -xsl:xunit_to_html.xsl\n```\n`report.html` will be generated in the working directory, you can now view or push the report to the cloud for further visibility.\n\n# Authors\n\n- [**Muntazir Fadhel**](https://zir0-93.github.io/) - *Initial work and maintainer* \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzir0-93%2Fxunit-to-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzir0-93%2Fxunit-to-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzir0-93%2Fxunit-to-html/lists"}