bunit.core
1.0.0-beta-11
See the version list below for details.
dotnet add package bunit.core --version 1.0.0-beta-11
NuGet\Install-Package bunit.core -Version 1.0.0-beta-11
<PackageReference Include="bunit.core" Version="1.0.0-beta-11" />
paket add bunit.core --version 1.0.0-beta-11
#r "nuget: bunit.core, 1.0.0-beta-11"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.0.0-beta-11&prerelease
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.0.0-beta-11&prerelease
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 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. |
.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-rc.2.20475.17)
- Microsoft.AspNetCore.Components.Authorization (>= 5.0.0-rc.2.20475.17)
- Microsoft.AspNetCore.Components.Web (>= 5.0.0-rc.2.20475.17)
- Microsoft.Extensions.Logging (>= 5.0.0-rc.2.20475.5)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-rc.2.20475.5)
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 | 5,252 | 5/21/2023 |
1.20.7-preview | 126 | 5/17/2023 |
1.19.14 | 28,205 | 4/26/2023 |
1.18.4 | 151,953 | 2/26/2023 |
1.17.2 | 8,254 | 2/22/2023 |
1.16.2 | 66,246 | 2/7/2023 |
1.15.5 | 11,134 | 2/4/2023 |
1.14.4 | 84,227 | 1/11/2023 |
1.13.5 | 87,006 | 12/16/2022 |
1.12.6 | 233,828 | 11/8/2022 |
1.12.4-preview | 662 | 10/26/2022 |
1.11.7 | 80,094 | 10/13/2022 |
1.10.14 | 70,301 | 9/16/2022 |
1.10.13-preview | 192 | 9/16/2022 |
1.9.8 | 355,096 | 6/7/2022 |
1.9.7-preview | 1,786 | 5/26/2022 |
1.9.1-preview | 686 | 5/21/2022 |
1.8.15 | 57,858 | 5/19/2022 |
1.7.7 | 66,098 | 4/29/2022 |
1.6.4 | 344,805 | 2/22/2022 |
1.5.12 | 27,949 | 2/15/2022 |
1.4.15 | 182,080 | 12/18/2021 |
1.3.42 | 172,762 | 11/9/2021 |
1.3.38-preview | 235 | 11/9/2021 |
1.3.35-preview | 13,369 | 10/20/2021 |
1.3.30-preview | 1,817 | 10/15/2021 |
1.2.49 | 181,416 | 8/9/2021 |
1.2.49-preview | 290 | 8/7/2021 |
1.2.36-preview | 5,747 | 6/25/2021 |
1.2.35-preview | 242 | 6/24/2021 |
1.2.28-preview | 8,882 | 5/26/2021 |
1.2.27-preview | 646 | 5/22/2021 |
1.2.26-preview.gd07edb4207 | 188 | 5/21/2021 |
1.1.5 | 686,831 | 4/30/2021 |
1.0.19 | 51,660 | 4/11/2021 |
1.0.16 | 1,804 | 4/11/2021 |
1.0.0-preview-02 | 12,475 | 3/26/2021 |
1.0.0-preview-01 | 124,052 | 12/24/2020 |
1.0.0-beta-11 | 69,404 | 10/26/2020 |
1.0.0-beta-10 | 72,437 | 9/15/2020 |