{"id":28257156,"url":"https://github.com/s0urcedev/utesting-dotnet","last_synced_at":"2026-05-02T03:08:32.904Z","repository":{"id":111425778,"uuid":"498800428","full_name":"s0urcedev/utesting-dotnet","owner":"s0urcedev","description":".NET library for unit testing","archived":false,"fork":false,"pushed_at":"2022-06-02T07:55:12.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T14:46:20.730Z","etag":null,"topics":["csharp","dotnet","library","testing","testing-tools","unit-testing"],"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/s0urcedev.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,"zenodo":null}},"created_at":"2022-06-01T15:49:36.000Z","updated_at":"2022-06-04T09:26:45.000Z","dependencies_parsed_at":"2023-03-16T15:00:57.490Z","dependency_job_id":null,"html_url":"https://github.com/s0urcedev/utesting-dotnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s0urcedev/utesting-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0urcedev%2Futesting-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0urcedev%2Futesting-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0urcedev%2Futesting-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0urcedev%2Futesting-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s0urcedev","download_url":"https://codeload.github.com/s0urcedev/utesting-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0urcedev%2Futesting-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","dotnet","library","testing","testing-tools","unit-testing"],"created_at":"2025-05-19T23:15:36.431Z","updated_at":"2026-05-02T03:08:32.899Z","avatar_url":"https://github.com/s0urcedev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# utesting-dotnet\n\n.NET library for unit testing\n\n## Installation:\n\nDownload `.dll` files from `DLLs` folder or download `DLLs.zip`\n\n## Importing:\n\n1. Add `.dll` files to your project\n\n2. Add to your document:\n    ```cs\n    using UtestingTools;\n    using Utesting;\n    ```\n\n## Using:\n\n`TestOne\u003cT1, T2, ..., TAnsw\u003e(TestGroup\u003cT1, T2, ..., TAnsw\u003e group, Action\u003cstring?\u003e output)` — test one test group\n\n`AddTestUnit\u003cT1, T2, ..., TAnsw\u003e(Unit\u003cT1, T2, ..., TAnsw\u003e tUnit, TestCase\u003cT1, T2, ..., TAnsw\u003e[] tCases, bool onlyErrors, bool onlyTime, bool noPrint)` — add test unit to testing it in future\n\n`TestAll(string fileName)` — running testing all added units\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs0urcedev%2Futesting-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs0urcedev%2Futesting-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs0urcedev%2Futesting-dotnet/lists"}