bunit.core
1.9.7-preview
See the version list below for details.
dotnet add package bunit.core --version 1.9.7-preview
NuGet\Install-Package bunit.core -Version 1.9.7-preview
<PackageReference Include="bunit.core" Version="1.9.7-preview" />
paket add bunit.core --version 1.9.7-preview
#r "nuget: bunit.core, 1.9.7-preview"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.9.7-preview&prerelease
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.9.7-preview&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 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 is compatible. 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.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. |
|
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 | 13,017 | 5/21/2023 |
1.20.7-preview | 131 | 5/17/2023 |
1.19.14 | 34,179 | 4/26/2023 |
1.18.4 | 167,383 | 2/26/2023 |
1.17.2 | 8,553 | 2/22/2023 |
1.16.2 | 68,708 | 2/7/2023 |
1.15.5 | 11,658 | 2/4/2023 |
1.14.4 | 86,201 | 1/11/2023 |
1.13.5 | 88,768 | 12/16/2022 |
1.12.6 | 238,289 | 11/8/2022 |
1.12.4-preview | 664 | 10/26/2022 |
1.11.7 | 81,474 | 10/13/2022 |
1.10.14 | 71,535 | 9/16/2022 |
1.10.13-preview | 194 | 9/16/2022 |
1.9.8 | 358,082 | 6/7/2022 |
1.9.7-preview | 1,787 | 5/26/2022 |
1.9.1-preview | 686 | 5/21/2022 |
1.8.15 | 58,383 | 5/19/2022 |
1.7.7 | 66,492 | 4/29/2022 |
1.6.4 | 346,276 | 2/22/2022 |
1.5.12 | 27,999 | 2/15/2022 |
1.4.15 | 183,192 | 12/18/2021 |
1.3.42 | 173,965 | 11/9/2021 |
1.3.38-preview | 235 | 11/9/2021 |
1.3.35-preview | 13,456 | 10/20/2021 |
1.3.30-preview | 1,854 | 10/15/2021 |
1.2.49 | 182,736 | 8/9/2021 |
1.2.49-preview | 290 | 8/7/2021 |
1.2.36-preview | 5,748 | 6/25/2021 |
1.2.35-preview | 243 | 6/24/2021 |
1.2.28-preview | 8,884 | 5/26/2021 |
1.2.27-preview | 647 | 5/22/2021 |
1.2.26-preview.gd07edb4207 | 188 | 5/21/2021 |
1.1.5 | 689,305 | 4/30/2021 |
1.0.19 | 51,742 | 4/11/2021 |
1.0.16 | 1,814 | 4/11/2021 |
1.0.0-preview-02 | 12,517 | 3/26/2021 |
1.0.0-preview-01 | 124,355 | 12/24/2020 |
1.0.0-beta-11 | 69,522 | 10/26/2020 |
1.0.0-beta-10 | 73,131 | 9/15/2020 |