{"id":17184826,"url":"https://github.com/liskin/tasty-jenkins-xml","last_synced_at":"2026-04-28T18:04:57.373Z","repository":{"id":56879953,"uuid":"81469177","full_name":"liskin/tasty-jenkins-xml","owner":"liskin","description":"Render tasty output to XML for Jenkins in addition to other (console) output","archived":false,"fork":false,"pushed_at":"2017-05-29T07:40:22.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-01-14T07:15:50.088Z","etag":null,"topics":["haskell","jenkins","tasty-framework","unit-testing"],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/tasty-jenkins-xml","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liskin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-02-09T16:16:05.000Z","updated_at":"2020-12-17T15:07:46.000Z","dependencies_parsed_at":"2022-08-20T11:40:36.869Z","dependency_job_id":null,"html_url":"https://github.com/liskin/tasty-jenkins-xml","commit_stats":null,"previous_names":["ixpertasolutions/tasty-jenkins-xml"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/liskin/tasty-jenkins-xml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Ftasty-jenkins-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Ftasty-jenkins-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Ftasty-jenkins-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Ftasty-jenkins-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liskin","download_url":"https://codeload.github.com/liskin/tasty-jenkins-xml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Ftasty-jenkins-xml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["haskell","jenkins","tasty-framework","unit-testing"],"created_at":"2024-10-15T00:44:33.171Z","updated_at":"2026-04-28T18:04:57.340Z","avatar_url":"https://github.com/liskin.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tasty-jenkins-xml\n\n[![Haskell Programming Language](https://img.shields.io/badge/language-Haskell-blue.svg)](http://www.haskell.org)\n[![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)](https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29)\n\n[![Hackage](http://img.shields.io/hackage/v/tasty-jenkins-xml.svg)](https://hackage.haskell.org/package/tasty-jenkins-xml)\n[![Hackage Dependencies](https://img.shields.io/hackage-deps/v/tasty-jenkins-xml.svg)](http://packdeps.haskellers.com/reverse/tasty-jenkins-xml)\n[![Build](https://travis-ci.org/IxpertaSolutions/tasty-jenkins-xml.svg?branch=master)](https://travis-ci.org/IxpertaSolutions/tasty-jenkins-xml)\n\n## Description\n\nAn extension of [tasty-ant-xml][] that also outputs to console and implements\ntwo additions to be more practically useful:\n\n * `--jxml` alias for `--xml` for [test-framework][] compatibility,\n\n * `--exit-success` to distinguish between _failed_ and _unstable_ builds in\n   Jenkins CI.\n\n[tasty-ant-xml]: https://hackage.haskell.org/package/tasty-ant-xml\n[test-framework]: https://hackage.haskell.org/package/test-framework\n\n## Usage\n\nExample:\n\n```haskell\nimport Test.Tasty\nimport Test.Tasty.Runners.JenkinsXML (jenkinsXMLRunner)\n\nmain :: IO ()\nmain = defaultMainWithIngredients ingredients tests\n  where\n    ingredients = [listingTests, jenkinsXMLRunner]\n```\n\n## Contributing\n\nContributions are welcome! Documentation, examples, code, and feedback - they\nall help.\n\n## License\n\nThe BSD 3-Clause License, see [LICENSE][] file for details.\n\n[LICENSE]: https://github.com/IxpertaSolutions/tasty-jenkins-xml/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliskin%2Ftasty-jenkins-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliskin%2Ftasty-jenkins-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliskin%2Ftasty-jenkins-xml/lists"}