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…
☆1,278Updated this week
Alternatives and similar repositories for bUnit
Users that are interested in bUnit are comparing it to the libraries listed below
Sorting:
- Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.☆1,452Jan 14, 2026Updated last month
- A Blazor State management library by TimeWarp.☆608Jan 22, 2026Updated last month
- Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and M…☆3,511Updated this week
- A library for using FluentValidation with Blazor☆654Sep 26, 2025Updated 5 months ago
- Validation extensions for Microsoft Blazor / FluentValidation☆233Nov 24, 2025Updated 3 months ago
- Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility☆10,164Updated this week
- A library to provide access to local storage in Blazor applications☆1,335Oct 9, 2024Updated last year
- Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications☆4,689Updated this week
- Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.☆9,308Aug 14, 2025Updated 6 months ago
- Blazor browser size interop for matchMedia and browser window size at runtime.☆358Nov 15, 2024Updated last year
- Library for creating DotNet Web Worker threads/multithreading in Client side Blazor