bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass param...
翻译 - Blazor组件的测试库。您可以轻松地使用C#或Razor语法定义被测组件,并使用语义HTML差异/比较逻辑来验证结果。您可以轻松地与组件交互并检查它们,触发事件处理程序,提供级联值,注入服务,模拟IJSRuntime并执行快照测试。
Blazor Component Library extension for MudBlazor. Focusing on input components for Static Server-Side Rendered pages
Building a PhotoSharing Application with Blazor Web Assembly, Web API, gRPC and Identity Server
Support for rendering a Blazor Component to a verified file via bunit or raw Blazor rendering.
BUnit - фреймворк модульного тестрования для CMS Bitrix
Blazor Server client UI with a .NET Web API backend for an imaginary online library.
This is a sample Blazor application showcasing CRUD using dotnet 7, Blazor WASM, ASP.NET Web API, OneOf, monads, EF Core, SQLite, xUnit, bUnit, WebApplicationFactory
A jumping-off point for creating Blazor server apps with TailwindCSS and BUnit
Test DevExpress Blazor components with bUnit.
Blazor webassembly consuming REST countries API
Sample application for Blazor bUnit testing
An experiment with content aggregation and UI
An SPA using football-data.org's API to get football league information such as current standings and matchday data. Built with .NET 5 Blazor WebAssembly, bUnit testing.