bunit.core
1.18.4
dotnet add package bunit.core --version 1.18.4
NuGet\Install-Package bunit.core -Version 1.18.4
<PackageReference Include="bunit.core" Version="1.18.4" />
paket add bunit.core --version 1.18.4
#r "nuget: bunit.core, 1.18.4"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.18.4
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.18.4
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 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.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)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
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.18.4 | 25,628 | 2/26/2023 |
1.17.2 | 4,621 | 2/22/2023 |
1.16.2 | 34,172 | 2/7/2023 |
1.15.5 | 6,394 | 2/4/2023 |
1.14.4 | 62,047 | 1/11/2023 |
1.13.5 | 65,914 | 12/16/2022 |
1.12.6 | 186,497 | 11/8/2022 |
1.12.4-preview | 590 | 10/26/2022 |
1.11.7 | 69,930 | 10/13/2022 |
1.10.14 | 62,304 | 9/16/2022 |
1.10.13-preview | 166 | 9/16/2022 |
1.9.8 | 328,212 | 6/7/2022 |
1.9.7-preview | 1,766 | 5/26/2022 |
1.9.1-preview | 668 | 5/21/2022 |
1.8.15 | 53,917 | 5/19/2022 |
1.7.7 | 61,778 | 4/29/2022 |
1.6.4 | 316,875 | 2/22/2022 |
1.5.12 | 26,877 | 2/15/2022 |
1.4.15 | 169,567 | 12/18/2021 |
1.3.42 | 160,810 | 11/9/2021 |
1.3.38-preview | 221 | 11/9/2021 |
1.3.35-preview | 12,579 | 10/20/2021 |
1.3.30-preview | 1,578 | 10/15/2021 |
1.2.49 | 171,306 | 8/9/2021 |
1.2.49-preview | 277 | 8/7/2021 |
1.2.36-preview | 5,717 | 6/25/2021 |
1.2.35-preview | 226 | 6/24/2021 |
1.2.28-preview | 8,840 | 5/26/2021 |
1.2.27-preview | 597 | 5/22/2021 |
1.2.26-preview.gd07edb4207 | 173 | 5/21/2021 |
1.1.5 | 662,494 | 4/30/2021 |
1.0.19 | 51,209 | 4/11/2021 |
1.0.16 | 1,591 | 4/11/2021 |
1.0.0-preview-02 | 11,910 | 3/26/2021 |
1.0.0-preview-01 | 121,543 | 12/24/2020 |
1.0.0-beta-11 | 68,125 | 10/26/2020 |
1.0.0-beta-10 | 67,279 | 9/15/2020 |