Verify.Bunit 13.0.3

Prefix Reserved
dotnet add package Verify.Bunit --version 13.0.3
                    
NuGet\Install-Package Verify.Bunit -Version 13.0.3
                    
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="Verify.Bunit" Version="13.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Bunit" Version="13.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Verify.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 Verify.Bunit --version 13.0.3
                    
#r "nuget: Verify.Bunit, 13.0.3"
                    
#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 Verify.Bunit@13.0.3
                    
#: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=Verify.Bunit&version=13.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Bunit&version=13.0.3
                    
Install as a Cake Tool

Documentation

Support for rendering a Blazor Component to a verified file via bunit. Verify.Bunit uses the bUnit APIs to take a snapshot (metadata and html) of the current state of a Blazor component. Since it leverages the bUnit API, snapshots can be on a component that has been manipulated using the full bUnit feature set, for example trigger event handlers.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Developed using JetBrains IDEs

JetBrains logo.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Verify.Bunit:

Package Downloads
Vertiq.Testing

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.0.3 2,957 3/15/2026
13.0.3-beta.1 59 3/15/2026
13.0.2 153 3/15/2026
13.0.1 109 3/15/2026
13.0.0 4,631 12/18/2025
12.0.0 79,282 11/13/2024
11.2.1 10,260 11/15/2024
11.2.0 6,889 10/14/2024
11.1.0 1,314 10/4/2024
11.0.0 85,641 11/16/2023
10.2.0 1,961 10/17/2023
10.1.0 17,676 2/7/2023
10.0.1 3,036 12/19/2022
10.0.0 5,732 11/10/2022
9.0.0 9,725 10/24/2022
9.0.0-beta.2 385 9/6/2022
9.0.0-beta.1 334 8/21/2022
8.0.0 3,762 8/1/2022
8.0.0-beta.3 395 7/6/2022
8.0.0-beta.2 300 7/5/2022
Loading failed