{"id":24942041,"url":"https://github.com/byjpr/credo-junit","last_synced_at":"2025-07-09T18:11:47.936Z","repository":{"id":51854700,"uuid":"384276601","full_name":"byjpr/credo-junit","owner":"byjpr","description":"Command to convert Credo json output to JUnit ","archived":false,"fork":false,"pushed_at":"2021-07-10T12:45:26.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T18:51:56.179Z","etag":null,"topics":["circleci","credo","elixir","junit","report","test"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/byjpr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-09T00:06:05.000Z","updated_at":"2021-07-10T12:45:29.000Z","dependencies_parsed_at":"2022-08-23T11:01:52.427Z","dependency_job_id":null,"html_url":"https://github.com/byjpr/credo-junit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byjpr/credo-junit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjpr%2Fcredo-junit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjpr%2Fcredo-junit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjpr%2Fcredo-junit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjpr%2Fcredo-junit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byjpr","download_url":"https://codeload.github.com/byjpr/credo-junit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjpr%2Fcredo-junit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502344,"owners_count":23618578,"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":["circleci","credo","elixir","junit","report","test"],"created_at":"2025-02-02T18:58:20.335Z","updated_at":"2025-07-09T18:11:47.810Z","avatar_url":"https://github.com/byjpr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CredoJunit\n\nConvert Credo.json files into JUnit XML. This tool was primarily made to produce JUnit consumable tests reports for CircleCI.\n\n## Usage\n\n1. Add credo_junit to your mix.exs `{:credo_junit, git: \"https://github.com/byjpr/credo-junit\", only: [:dev, :test], runtime: false}`\n2. Run Credo and save output to reports/credo.json `$ mix credo $1 --format json \u003e\u003e reports/credo.json`\n3. Convert credo.json to reports/credo.xml `mix credo_to_junit`\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:credo_junit, git: \"https://github.com/byjpr/credo-junit\", only: [:dev, :test], runtime: false}\n  ]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyjpr%2Fcredo-junit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyjpr%2Fcredo-junit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyjpr%2Fcredo-junit/lists"}