{"id":44094296,"url":"https://github.com/fuznio/testfuzn","last_synced_at":"2026-04-13T09:01:12.844Z","repository":{"id":331708813,"uuid":"1004939218","full_name":"FuznIO/TestFuzn","owner":"FuznIO","description":"Unified C# testing framework for unit, end-to-end, and load tests with a single syntax and readable tests and reports.","archived":false,"fork":false,"pushed_at":"2026-04-08T07:21:42.000Z","size":901,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-08T09:25:54.787Z","etag":null,"topics":["automation","csharp","devops","dotnet","end-to-end-testing","load-testing","mstest","qa","testing-test-framework","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/FuznIO.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-19T12:09:20.000Z","updated_at":"2026-04-08T07:20:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b727523-6bd0-4e51-9c88-cd9de08517e5","html_url":"https://github.com/FuznIO/TestFuzn","commit_stats":null,"previous_names":["fuznio/testfuzn","testfusionlabs/testfusion"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/FuznIO/TestFuzn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuznIO%2FTestFuzn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuznIO%2FTestFuzn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuznIO%2FTestFuzn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuznIO%2FTestFuzn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FuznIO","download_url":"https://codeload.github.com/FuznIO/TestFuzn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FuznIO%2FTestFuzn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"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":["automation","csharp","devops","dotnet","end-to-end-testing","load-testing","mstest","qa","testing-test-framework","unit-testing"],"created_at":"2026-02-08T11:30:10.641Z","updated_at":"2026-04-13T09:01:12.825Z","avatar_url":"https://github.com/FuznIO.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestFuzn\n**TestFuzn** (pronounced \"testfusion\") is a unified testing framework that brings together **unit tests**, **end-to-end tests**, and **load tests** in a single, streamlined experience. It’s designed to bridge the gap between developers and testers by offering clean, readable tests, reports and a consistent testing approach.\n\n🚧 **Beta**  \n\u003e TestFuzn is currently in **beta**. Breaking changes may occur until a stable release.\n\n📚 **Documentation:**  \n👉 https://github.com/FuznIO/TestFuzn/blob/main/docs/README.md\n\n## ✨ Key Features\n- 🧪 **One framework for all test types**  \n  Write and run unit, end-to-end, and load tests using the same framework — no need to mix and match tools.\n- 📊 **Readable and useful reports**  \n  Get clear test results that are easy to understand for both developers and testers.\n- 🧼 **Slim and clean by design**  \n  Built to be lightweight and focused — includes just the right features to stay easy to use and maintain.\n- 💬 **Test any system over HTTP**  \n  End-to-end and load tests support HTTP-based systems, regardless of the underlying technology stack.\n- 🌐 **Web UI testing with Microsoft Playwright**  \n  Automate and validate browser-based applications using Playwright — works with any web app, no matter what language or framework it’s built in.\n- 💻 **C# / .NET first**  \n  Write all your tests in C#. Leverages the power of .NET to keep things fast and flexible.\n- ✅ **MSTest compatible**  \n  Built-in support for the widely used MSTest framework — reuse what you already know and love.\n\n## 📦 NuGet Packages\n\n| Package | Description |\n|---------|-------------|\n| [Fuzn.TestFuzn](https://www.nuget.org/packages/Fuzn.TestFuzn) | Core framework |\n| [Fuzn.TestFuzn.Adapters.MSTest](https://www.nuget.org/packages/Fuzn.TestFuzn.Adapters.MSTest) | MSTest integration |\n| [Fuzn.TestFuzn.Plugins.Http](https://www.nuget.org/packages/Fuzn.TestFuzn.Plugins.Http) | HTTP testing via Fuzn.FluentHttp |\n| [Fuzn.TestFuzn.Plugins.Playwright](https://www.nuget.org/packages/Fuzn.TestFuzn.Plugins.Playwright) | Browser automation with Playwright |\n| [Fuzn.TestFuzn.Plugins.WebSocket](https://www.nuget.org/packages/Fuzn.TestFuzn.Plugins.WebSocket) | WebSocket testing |\n| [Fuzn.TestFuzn.Sinks.InfluxDB](https://www.nuget.org/packages/Fuzn.TestFuzn.Sinks.InfluxDB) | Real-time metrics to InfluxDB |\n\n## 💸 License \u0026 Usage\n- 100% **free** — for personal, organizational, and commercial use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuznio%2Ftestfuzn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuznio%2Ftestfuzn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuznio%2Ftestfuzn/lists"}