{"id":19680923,"url":"https://github.com/codewars/pester-codewars","last_synced_at":"2025-02-27T06:40:19.186Z","repository":{"id":73890447,"uuid":"449102910","full_name":"codewars/Pester-Codewars","owner":"codewars","description":"NUnitXML to Codewars converter for Pester","archived":false,"fork":false,"pushed_at":"2022-01-18T01:54:49.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-10T05:36:03.690Z","etag":null,"topics":["code-runner","test-reporting"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewars.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":"2022-01-18T01:35:41.000Z","updated_at":"2022-01-18T01:53:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ed91333-c60e-4e9e-b752-f5d27d1a6013","html_url":"https://github.com/codewars/Pester-Codewars","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2FPester-Codewars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2FPester-Codewars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2FPester-Codewars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2FPester-Codewars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/Pester-Codewars/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990712,"owners_count":19889928,"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":["code-runner","test-reporting"],"created_at":"2024-11-11T18:06:28.068Z","updated_at":"2025-02-27T06:40:19.182Z","avatar_url":"https://github.com/codewars.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pester-Codewars\n\n`ConvertTo-Codewars` converts an NUnit 2.5-compatible XML-report to Codewars format.\n\n## Usage\n\n```powershell\nImport-Module -Name Pester\nImport-Module -Name Pester-Codewars\n\n$config = New-PesterConfiguration\n$config.Should.ErrorAction = 'Continue'\n$config.Output.Verbosity = 'None'\n$config.Run.PassThru = $true\n\nInvoke-Pester -Configuration $config | ConvertTo-NUnitReport | ConvertTo-Codewars\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fpester-codewars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Fpester-codewars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fpester-codewars/lists"}