bunit.core
1.8.15
Prefix Reserved
See the version list below for details.
Install-Package bunit.core -Version 1.8.15
dotnet add package bunit.core --version 1.8.15
<PackageReference Include="bunit.core" Version="1.8.15" />
paket add bunit.core --version 1.8.15
#r "nuget: bunit.core, 1.8.15"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.8.15
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.8.15
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components (>= 3.1.22)
- Microsoft.Extensions.Logging (>= 3.1.22)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.22)
-
net5.0
- Microsoft.AspNetCore.Components (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
-
net6.0
- Microsoft.AspNetCore.Components (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.Components (>= 7.0.0-preview.4.22251.1)
- Microsoft.Extensions.Logging (>= 7.0.0-preview.4.22229.4)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0-preview.4.22229.4)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on bunit.core:
Package | Downloads |
---|---|
bunit.web
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component. |
|
bunit
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, and inject services. bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and JSInterop. |
|
bunit.xunit
bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests. |
|
Verify.Bunit
Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification via BUnit. |
|
Blazored.LocalStorage.TestExtensions
A testing library to provide helper extensions for Blazored.LocalStorage |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on bunit.core:
Repository | Stars |
---|---|
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/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.
|
|
Material-Blazor/Material.Blazor
Lightweight Material Theme components for Blazor
|
Version | Downloads | Last updated |
---|---|---|
1.9.8 | 14,574 | 6/7/2022 |
1.9.7-preview | 815 | 5/26/2022 |
1.9.1-preview | 466 | 5/21/2022 |
1.8.15 | 18,037 | 5/19/2022 |
1.7.7 | 26,117 | 4/29/2022 |
1.6.4 | 120,472 | 2/22/2022 |
1.5.12 | 16,406 | 2/15/2022 |
1.4.15 | 99,055 | 12/18/2021 |
1.3.42 | 91,781 | 11/9/2021 |
1.3.38-preview | 188 | 11/9/2021 |
1.3.35-preview | 8,643 | 10/20/2021 |
1.3.30-preview | 1,326 | 10/15/2021 |
1.2.49 | 126,563 | 8/9/2021 |
1.2.49-preview | 248 | 8/7/2021 |
1.2.36-preview | 5,516 | 6/25/2021 |
1.2.35-preview | 192 | 6/24/2021 |
1.2.28-preview | 8,232 | 5/26/2021 |
1.2.27-preview | 406 | 5/22/2021 |
1.2.26-preview.gd07edb4207 | 147 | 5/21/2021 |
1.1.5 | 488,666 | 4/30/2021 |
1.0.19 | 48,298 | 4/11/2021 |
1.0.16 | 1,133 | 4/11/2021 |
1.0.0-preview-02 | 8,740 | 3/26/2021 |
1.0.0-preview-01 | 109,198 | 12/24/2020 |
1.0.0-beta-11 | 62,760 | 10/26/2020 |
1.0.0-beta-10 | 53,920 | 9/15/2020 |