bunit.core
1.1.5
See the version list below for details.
dotnet add package bunit.core --version 1.1.5
NuGet\Install-Package bunit.core -Version 1.1.5
<PackageReference Include="bunit.core" Version="1.1.5" />
paket add bunit.core --version 1.1.5
#r "nuget: bunit.core, 1.1.5"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.1.5
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.1.5
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. |
.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. |
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components (>= 3.1.1)
- Microsoft.AspNetCore.Components.Authorization (>= 3.1.1)
- Microsoft.AspNetCore.Components.Web (>= 3.1.1)
- Microsoft.Extensions.Logging (>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.1)
-
net5.0
- Microsoft.AspNetCore.Components (>= 5.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 5.0.0)
- Microsoft.AspNetCore.Components.Web (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
-
net6.0
- Microsoft.AspNetCore.Components (>= 6.0.0-preview.3.21201.13)
- Microsoft.AspNetCore.Components.Authorization (>= 6.0.0-preview.3.21201.13)
- Microsoft.AspNetCore.Components.Web (>= 6.0.0-preview.3.21201.13)
- Microsoft.Extensions.Logging (>= 6.0.0-preview.3.21201.4)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-preview.3.21201.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. |
|
Blazored.LocalStorage.TestExtensions
A testing library to provide helper extensions for Blazored.LocalStorage |
|
Verify.Bunit
Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification via BUnit. |
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.20.8 | 9,175 | 5/21/2023 |
1.20.7-preview | 131 | 5/17/2023 |
1.19.14 | 31,496 | 4/26/2023 |
1.18.4 | 160,345 | 2/26/2023 |
1.17.2 | 8,434 | 2/22/2023 |
1.16.2 | 67,998 | 2/7/2023 |
1.15.5 | 11,399 | 2/4/2023 |
1.14.4 | 85,356 | 1/11/2023 |
1.13.5 | 87,943 | 12/16/2022 |
1.12.6 | 236,446 | 11/8/2022 |
1.12.4-preview | 664 | 10/26/2022 |
1.11.7 | 80,771 | 10/13/2022 |
1.10.14 | 70,982 | 9/16/2022 |
1.10.13-preview | 194 | 9/16/2022 |
1.9.8 | 356,705 | 6/7/2022 |
1.9.7-preview | 1,786 | 5/26/2022 |
1.9.1-preview | 686 | 5/21/2022 |
1.8.15 | 58,155 | 5/19/2022 |
1.7.7 | 66,324 | 4/29/2022 |
1.6.4 | 345,603 | 2/22/2022 |
1.5.12 | 27,975 | 2/15/2022 |
1.4.15 | 182,735 | 12/18/2021 |
1.3.42 | 173,446 | 11/9/2021 |
1.3.38-preview | 235 | 11/9/2021 |
1.3.35-preview | 13,417 | 10/20/2021 |
1.3.30-preview | 1,843 | 10/15/2021 |
1.2.49 | 182,102 | 8/9/2021 |
1.2.49-preview | 290 | 8/7/2021 |
1.2.36-preview | 5,747 | 6/25/2021 |
1.2.35-preview | 243 | 6/24/2021 |
1.2.28-preview | 8,883 | 5/26/2021 |
1.2.27-preview | 646 | 5/22/2021 |
1.2.26-preview.gd07edb4207 | 188 | 5/21/2021 |
1.1.5 | 688,251 | 4/30/2021 |
1.0.19 | 51,705 | 4/11/2021 |
1.0.16 | 1,811 | 4/11/2021 |
1.0.0-preview-02 | 12,502 | 3/26/2021 |
1.0.0-preview-01 | 124,225 | 12/24/2020 |
1.0.0-beta-11 | 69,467 | 10/26/2020 |
1.0.0-beta-10 | 72,845 | 9/15/2020 |