bunit 1.0.0-preview-01

Prefix Reserved
This is a prerelease version of bunit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package bunit --version 1.0.0-preview-01
                    
NuGet\Install-Package bunit -Version 1.0.0-preview-01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="bunit" Version="1.0.0-preview-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="bunit" Version="1.0.0-preview-01" />
                    
Directory.Packages.props
<PackageReference Include="bunit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add bunit --version 1.0.0-preview-01
                    
#r "nuget: bunit, 1.0.0-preview-01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package bunit@1.0.0-preview-01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=bunit&version=1.0.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=bunit&version=1.0.0-preview-01&prerelease
                    
Install as a Cake Tool

bUnit is a testing library for Blazor components.

You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, inject services, mock JavaScript interopt, and perform snapshot testing.

NOTE: This version includes support for xUnit as the general-purpose test framework. In other words, installing this package is equivalent to installing the packages "bunit.core", "bunit.web", and "bunit.xunit".

If you prefer Nunit or MSTest, just install the “bunit.core” and “bunit.web” packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on bunit:

Package Downloads
Verify.Bunit

Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification via BUnit.

Blazored.Toast.TestExtensions

A testing library to provide helper extensions for Blazored.Toast

FluentAssertions.BUnit

Extension methods that provide fluent assertions on top of BUnit.

bunit.web.query

bunit.web.query is an experimental package that provides an bUnit version of the https://testing-library.com/ APIs.

StoicDreams.TestFramework.Blazor

Extended functionality of Stoic Dreams Test Framework, adding funtionality to handle testing against rendered .razor components for unit and integration testing.

GitHub repositories (36)

Showing the top 20 popular GitHub repositories that depend on bunit:

Repository Stars
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
Blazor-Diagrams/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
abpframework/abp-samples
Sample solutions built with the ABP Framework
bUnit-dev/bUnit
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.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
runceel/ReactiveProperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
meziantou/Meziantou.Framework
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
Blazored/Toast
A JavaScript free toast library for Blazor and Razor Component applications
Blazored/FluentValidation
A library for using FluentValidation with Blazor
CodeBeamOrg/CodeBeam.MudBlazor.Extensions
Useful third party extension components for MudBlazor, from the contributors.
LumexUI/lumexui
🚀 A versatile Blazor UI library built using Tailwind CSS.
jsakamoto/BlazingStory
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
Version Downloads Last Updated
2.5.3 36,406 1/8/2026
2.4.2 42,490 12/21/2025
2.3.4 10,185 12/18/2025
2.3.3-preview 358 12/16/2025
2.2.2 51,376 12/8/2025
2.1.1 59,269 11/21/2025
2.0.66 44,497 11/11/2025
2.0.64-preview 2,098 10/31/2025
2.0.62-preview 1,339 10/19/2025
2.0.57-preview 277 10/17/2025
2.0.55-preview 1,160 10/7/2025
2.0.50-preview 6,433 9/12/2025
2.0.49-preview 718 8/30/2025
2.0.47-preview 281 8/30/2025
2.0.41-preview 13,256 6/27/2025
2.0.36-preview 82,472 2/21/2025
2.0.33-preview 37,601 7/21/2024
2.0.24-preview 47,870 3/13/2024
2.0.22-preview 2,171 3/9/2024
1.40.0 794,967 6/14/2025
1.39.5 418,007 4/4/2025
1.38.5 599,444 1/12/2025
1.37.7 129,181 12/13/2024
1.36.0 395,667 11/12/2024
1.35.3 12,988 11/12/2024
1.34.0 165,698 11/1/2024
1.33.3 235,765 10/11/2024
1.33.1-preview 389 10/7/2024
1.32.7 81,761 10/4/2024
1.31.3 341,710 8/16/2024
1.31.1-preview 444 8/14/2024
1.30.3 127,482 7/21/2024
1.29.5 98,515 7/5/2024
1.28.9 574,381 4/19/2024
1.28.4-preview 933 3/17/2024
1.28.2-preview 1,029 3/6/2024
1.27.17 334,916 3/2/2024
1.27.16-preview 930 3/2/2024
1.27.12-preview 1,691 2/23/2024
1.27.11-preview 1,383 2/19/2024
1.27.5-preview 12,244 1/9/2024
1.27.2-preview 1,772 12/28/2023
1.27.1-preview 1,667 12/28/2023
1.26.64 681,965 12/20/2023
1.26.61-preview.g17cfa782a0 456 12/17/2023
1.26.61-preview 1,582 12/17/2023
1.26.29-preview.ga9c0cd8510 493 12/12/2023
1.26.29-preview.g9431b069b0 402 12/12/2023
1.26.29-preview.g91e9e2287f 424 12/10/2023
1.26.29-preview.g6269f42046 370 12/12/2023
1.26.29-preview.g1595589333 375 12/13/2023
1.26.28-preview.g08ea910651 397 12/10/2023
1.26.27-preview.geb23ca9882 397 12/8/2023
1.26.27-preview.ge5c30f7b82 383 12/8/2023
1.26.26-preview.g3fdaceb6d0 1,072 11/25/2023
1.26.25-preview.gf8662d54ff 379 11/25/2023
1.26.25-preview.ga796d3d959 372 11/25/2023
1.26.25-preview.g43750dfc46 376 11/25/2023
1.26.25-preview.g028ac0e5cc 371 11/25/2023
1.26.24-preview.ge6af60b555 374 11/24/2023
1.26.23-preview 1,814 11/24/2023
1.26.20-preview 1,536 11/24/2023
1.26.19-preview 1,477 11/24/2023
1.26.18-preview 1,606 11/24/2023
1.26.17-preview 1,414 11/23/2023
1.26.4-preview 2,565 11/20/2023
1.26.1-preview 1,609 11/17/2023
1.25.3 262,228 11/14/2023
1.25.2-preview 2,609 11/13/2023
1.25.1-preview 29,005 10/21/2023
1.25.0-preview 1,885 10/21/2023
1.24.10 176,979 10/14/2023
1.24.9-preview 1,642 10/14/2023
1.24.8-preview 1,873 10/14/2023
1.24.3-preview 2,242 10/6/2023
1.23.9 147,599 9/6/2023
1.23.8-preview 1,817 9/5/2023
1.23.3-preview 2,604 8/23/2023
1.23.1-preview 2,889 7/31/2023
1.22.19 186,445 7/28/2023
1.22.18-preview 2,735 7/23/2023
1.22.16-preview 2,120 7/15/2023
1.22.15-preview 1,723 7/14/2023
1.22.14-preview 1,679 7/13/2023
1.22.13-preview 1,721 7/12/2023
1.22.7-preview 9,852 7/3/2023
1.21.14-preview 1,786 7/1/2023
1.21.9 97,384 7/2/2023 1.21.9 is deprecated because it has critical bugs.
1.21.8-preview 1,870 6/30/2023
1.21.7-preview 1,733 6/29/2023
1.21.5-preview 1,568 6/28/2023
1.21.3-preview 1,877 6/25/2023
1.20.8 147,499 5/21/2023 1.20.8 is deprecated because it has critical bugs.
1.20.7-preview 1,865 5/17/2023
1.19.14 166,924 4/26/2023 1.19.14 is deprecated because it has critical bugs.
1.18.4 641,525 2/26/2023
1.17.2 30,766 2/22/2023
1.16.2 121,433 2/7/2023
1.15.5 31,592 2/4/2023
1.14.4 138,346 1/11/2023
1.13.5 123,384 12/16/2022
1.12.6 295,970 11/8/2022
1.12.4-preview 2,354 10/26/2022
1.11.7 98,357 10/13/2022
1.10.14 117,184 9/16/2022
1.10.13-preview 1,891 9/16/2022
1.9.8 413,341 6/7/2022
1.9.7-preview 3,586 5/26/2022
1.9.1-preview 2,381 5/21/2022
1.8.15 65,135 5/19/2022
1.7.7 71,500 4/29/2022
1.6.4 363,655 2/22/2022
1.5.12 31,023 2/15/2022
1.4.15 210,412 12/18/2021
1.3.42 162,929 11/9/2021
1.3.38-preview 2,002 11/9/2021
1.3.35-preview 19,622 10/20/2021
1.3.30-preview 3,476 10/15/2021
1.2.49 186,623 8/9/2021
1.2.49-preview 2,352 8/7/2021
1.2.36-preview 6,801 6/25/2021
1.2.35-preview 1,873 6/24/2021
1.2.28-preview 3,739 5/26/2021
1.2.27-preview 2,032 5/22/2021
1.2.26-preview.gd07edb4207 574 5/21/2021
1.1.5 262,240 4/30/2021
1.0.19 35,614 4/11/2021
1.0.16 9,554 4/11/2021
1.0.0-preview-02 4,090 3/26/2021
1.0.0-preview-01 60,715 12/24/2020
1.0.0-beta-11 40,832 10/26/2020
1.0.0-beta-10 34,633 9/15/2020