bunit.core
1.3.30-preview
See the version list below for details.
dotnet add package bunit.core --version 1.3.30-preview
NuGet\Install-Package bunit.core -Version 1.3.30-preview
<PackageReference Include="bunit.core" Version="1.3.30-preview" />
paket add bunit.core --version 1.3.30-preview
#r "nuget: bunit.core, 1.3.30-preview"
// Install bunit.core as a Cake Addin
#addin nuget:?package=bunit.core&version=1.3.30-preview&prerelease
// Install bunit.core as a Cake Tool
#tool nuget:?package=bunit.core&version=1.3.30-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 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. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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.Extensions.Logging (>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.1)
-
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-rc.2.21480.10)
- Microsoft.Extensions.Logging (>= 6.0.0-rc.2.21480.5)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0-rc.2.21480.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 (4)
Showing the top 4 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.
|
Version | Downloads | Last updated | |
---|---|---|---|
1.26.29-preview.g91e9e2287f | 0 | 12/10/2023 | |
1.26.28-preview.g08ea910651 | 6 | 12/10/2023 | |
1.26.27-preview.geb23ca9882 | 56 | 12/8/2023 | |
1.26.27-preview.ge5c30f7b82 | 44 | 12/8/2023 | |
1.26.26-preview.g3fdaceb6d0 | 242 | 11/25/2023 | |
1.26.25-preview.gf8662d54ff | 50 | 11/25/2023 | |
1.26.25-preview.ga796d3d959 | 48 | 11/25/2023 | |
1.26.25-preview.g43750dfc46 | 46 | 11/25/2023 | |
1.26.25-preview.g028ac0e5cc | 40 | 11/25/2023 | |
1.26.24-preview.ge6af60b555 | 49 | 11/24/2023 | |
1.26.23-preview | 91 | 11/24/2023 | |
1.26.20-preview | 112 | 11/24/2023 | |
1.26.19-preview | 95 | 11/24/2023 | |
1.26.18-preview | 107 | 11/24/2023 | |
1.26.17-preview | 99 | 11/23/2023 | |
1.26.4-preview | 308 | 11/20/2023 | |
1.26.1-preview | 113 | 11/17/2023 | |
1.25.3 | 24,581 | 11/14/2023 | |
1.25.2-preview | 109 | 11/13/2023 | |
1.25.1-preview | 2,431 | 10/21/2023 | |
1.25.0-preview | 195 | 10/21/2023 | |
1.24.10 | 56,512 | 10/14/2023 | |
1.24.9-preview | 1,250 | 10/14/2023 | |
1.24.8-preview | 272 | 10/14/2023 | |
1.24.3-preview | 522 | 10/6/2023 | |
1.23.9 | 88,596 | 9/6/2023 | |
1.23.8-preview | 373 | 9/5/2023 | |
1.23.3-preview | 1,224 | 8/23/2023 | |
1.23.1-preview | 1,664 | 7/31/2023 | |
1.22.19 | 132,382 | 7/28/2023 | |
1.22.18-preview | 1,532 | 7/23/2023 | |
1.22.16-preview | 1,029 | 7/15/2023 | |
1.22.15-preview | 649 | 7/14/2023 | |
1.22.14-preview | 693 | 7/13/2023 | |
1.22.13-preview | 656 | 7/12/2023 | |
1.22.7-preview | 5,022 | 7/3/2023 | |
1.21.14-preview | 602 | 7/1/2023 | |
1.21.9 | 69,326 | 7/2/2023 | |
1.21.8-preview | 637 | 6/30/2023 | |
1.21.7-preview | 611 | 6/29/2023 | |
1.21.5-preview | 588 | 6/28/2023 | |
1.21.3-preview | 738 | 6/25/2023 | |
1.20.8 | 136,484 | 5/21/2023 | |
1.20.7-preview | 651 | 5/17/2023 | |
1.19.14 | 98,306 | 4/26/2023 | |
1.18.4 | 386,944 | 2/26/2023 | |
1.17.2 | 14,516 | 2/22/2023 | |
1.16.2 | 95,357 | 2/7/2023 | |
1.15.5 | 24,295 | 2/4/2023 | |
1.14.4 | 118,710 | 1/11/2023 | |
1.13.5 | 120,648 | 12/16/2022 | |
1.12.6 | 329,420 | 11/8/2022 | |
1.12.4-preview | 1,115 | 10/26/2022 | |
1.11.7 | 100,733 | 10/13/2022 | |
1.10.14 | 89,562 | 9/16/2022 | |
1.10.13-preview | 688 | 9/16/2022 | |
1.9.8 | 412,863 | 6/7/2022 | |
1.9.7-preview | 2,107 | 5/26/2022 | |
1.9.1-preview | 1,145 | 5/21/2022 | |
1.8.15 | 67,513 | 5/19/2022 | |
1.7.7 | 74,447 | 4/29/2022 | |
1.6.4 | 372,678 | 2/22/2022 | |
1.5.12 | 29,825 | 2/15/2022 | |
1.4.15 | 210,509 | 12/18/2021 | |
1.3.42 | 198,393 | 11/9/2021 | |
1.3.38-preview | 704 | 11/9/2021 | |
1.3.35-preview | 15,504 | 10/20/2021 | |
1.3.30-preview | 2,292 | 10/15/2021 | |
1.2.49 | 203,599 | 8/9/2021 | |
1.2.49-preview | 728 | 8/7/2021 | |
1.2.36-preview | 6,158 | 6/25/2021 | |
1.2.35-preview | 551 | 6/24/2021 | |
1.2.28-preview | 9,398 | 5/26/2021 | |
1.2.27-preview | 1,173 | 5/22/2021 | |
1.2.26-preview.gd07edb4207 | 214 | 5/21/2021 | |
1.1.5 | 747,030 | 4/30/2021 | |
1.0.19 | 53,030 | 4/11/2021 | |
1.0.16 | 2,948 | 4/11/2021 | |
1.0.0-preview-02 | 14,060 | 3/26/2021 | |
1.0.0-preview-01 | 131,313 | 12/24/2020 | |
1.0.0-beta-11 | 72,391 | 10/26/2020 | |
1.0.0-beta-10 | 81,159 | 9/15/2020 |