bunit.web 1.0.0-preview-01

Prefix Reserved
This is a prerelease version of bunit.web.
There is a newer version of this package available.
See the version list below for details.
dotnet add package bunit.web --version 1.0.0-preview-01
                    
NuGet\Install-Package bunit.web -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.web" 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.web" Version="1.0.0-preview-01" />
                    
Directory.Packages.props
<PackageReference Include="bunit.web" />
                    
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.web --version 1.0.0-preview-01
                    
#r "nuget: bunit.web, 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.web@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.web&version=1.0.0-preview-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=bunit.web&version=1.0.0-preview-01&prerelease
                    
Install as a Cake Tool

bUnit.web is a testing library for web/HTML-based 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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on bunit.web:

Package Downloads
bunit.web.testcomponents

bUnit.web.testcomponents enables writing tests using the <Fixture> and <SnapshotTest> components in .razor files. This package only works with xUnit. NOTE: This package represents experimental features of bUnit that has been superseded by better ones. It is provided to avoid breaking existing test suites but is unlikely to see improvements or updates in the future.

AntDesign.TestKit

Package Description

webenology.blazor.components

Blazor Components used at webenology

CDP4.WEB.Common.Test

A Common Library that includes DevExpress Blazor and Tasks test helpers

bunit.web.mock

bUnit.web.mock contains an experimental component stubbing mocking library. This library is in preview, and the logic will likely be added back into bUnit when out of preview.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on bunit.web:

Repository Stars
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
radzenhq/radzen-blazor
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
Blazored/Modal
A powerful and customizable modal implementation for Blazor applications.
Blazored/Toast
A JavaScript free toast library for Blazor and Razor Component applications
havit/Havit.Blazor
Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
Sidekick-Poe/Sidekick
The main repository for the Sidekick project, a companion trade tool for Path of Exile and Path of Exile 2.
Blazored/SessionStorage
A library to provide access to session storage in Blazor applications
EdCharbeneau/BlazorSize
Blazor browser size interop for matchMedia and browser window size at runtime.
majorimi/blazor-components
Components collection and extensions for Blazor applications.
Aaltuj/VxFormGenerator
The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.
Version Downloads Last Updated
1.40.0 1,102,057 6/14/2025
1.39.5 496,170 4/4/2025
1.38.5 682,143 1/12/2025
1.37.7 152,021 12/13/2024
1.36.0 581,711 11/12/2024
1.35.3 15,138 11/12/2024
1.34.0 182,243 11/1/2024
1.33.3 272,226 10/11/2024
1.33.1-preview 312 10/7/2024
1.32.7 95,587 10/4/2024
1.31.3 391,329 8/16/2024
1.31.1-preview 364 8/14/2024
1.30.3 165,507 7/21/2024
1.29.5 131,506 7/5/2024
1.28.9 665,540 4/19/2024
1.28.4-preview 7,353 3/17/2024
1.28.2-preview 942 3/6/2024
1.27.17 373,486 3/2/2024
1.27.16-preview 806 3/2/2024
1.0.0-preview-01 131,354 12/24/2020
Loading failed