{"id":24789372,"url":"https://github.com/detunized/nunit2xunit","last_synced_at":"2026-03-07T06:03:15.399Z","repository":{"id":148651494,"uuid":"173439833","full_name":"detunized/nunit2xunit","owner":"detunized","description":"NUnit to xUnit automatic conversion tool (PoC)","archived":false,"fork":false,"pushed_at":"2024-10-29T10:07:37.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T12:42:06.101Z","etag":null,"topics":["csharp","nunit","refactoring","refactoring-tools","roslyn","xunit"],"latest_commit_sha":null,"homepage":"","language":"C#","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/detunized.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":"2019-03-02T11:30:32.000Z","updated_at":"2024-10-29T10:07:41.000Z","dependencies_parsed_at":"2023-05-20T18:45:30.609Z","dependency_job_id":null,"html_url":"https://github.com/detunized/nunit2xunit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/detunized/nunit2xunit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detunized%2Fnunit2xunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detunized%2Fnunit2xunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detunized%2Fnunit2xunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detunized%2Fnunit2xunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detunized","download_url":"https://codeload.github.com/detunized/nunit2xunit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detunized%2Fnunit2xunit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"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":["csharp","nunit","refactoring","refactoring-tools","roslyn","xunit"],"created_at":"2025-01-29T17:17:23.985Z","updated_at":"2026-03-07T06:03:15.351Z","avatar_url":"https://github.com/detunized.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NUnit to xUnit automatic conversion tool (PoC)\n\nThe code here a proof of concept, not a ready to use tool. But it works. It\nconverts a few types of NUnit `Assert` expressions to their equivalents in\nxUnit. It also cleans up a couple of other small things, like `[Test]` to\n`[Fact]` conversion or removal of `[TestFixture]`. \n\nI wrote about this project in detail [here][blog1], [here][blog2] and\n[here][blog3].\n\n## License\n\nThe library is released under [the MIT license][mit]. See [LICENSE][license]\nfor details.\n\n[mit]: http://www.opensource.org/licenses/mit-license.php\n[license]: LICENSE\n[blog1]: https://detunized.net/posts/2019-03-12-nunit-to-xunit-automatic-test-conversion/\n[blog2]: https://detunized.net/posts/2019-03-16-nunit-to-xunit-automatic-test-conversion-pattern-match/\n[blog3]: https://detunized.net/posts/2019-03-26-nunit-to-xunit-automatic-test-conversion-code-rewrite/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetunized%2Fnunit2xunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetunized%2Fnunit2xunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetunized%2Fnunit2xunit/lists"}