Repository navigation
bunit
- Website
- Wikipedia
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 parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
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 components testing 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.