Verify.Bunit 13.0.0

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

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.0 2,197 12/18/2025
12.0.0 71,033 11/13/2024
11.2.1 9,321 11/15/2024
11.2.0 6,842 10/14/2024
11.1.0 1,276 10/4/2024
11.0.0 80,138 11/16/2023
10.2.0 1,870 10/17/2023
10.1.0 17,559 2/7/2023
10.0.1 3,011 12/19/2022
10.0.0 5,714 11/10/2022
9.0.0 9,684 10/24/2022
9.0.0-beta.2 363 9/6/2022
9.0.0-beta.1 325 8/21/2022
8.0.0 3,744 8/1/2022
8.0.0-beta.3 377 7/6/2022
8.0.0-beta.2 288 7/5/2022
8.0.0-beta.1 301 6/29/2022
7.9.0 3,343 6/27/2022
7.8.0 675 6/24/2022
7.7.2 729 6/22/2022
Loading failed