bunit.xunit 1.0.0-preview-02
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.
Showing the top 20 packages that depend on bunit.xunit.
Packages | Downloads |
---|---|
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, inject services, mock JavaScript interopt, and perform snapshot testing.
NOTE: This version includes support for xUnit as the general-purpose test framework. In other words, installing this package is equivalent to installing the packages "bunit.core", "bunit.web", and "bunit.xunit".
If you prefer Nunit or MSTest, just install the “bunit.core” and “bunit.web” packages.
|
1 |
.NET 5.0
- bunit.core (>= 1.0.0-preview-02)
- xunit.extensibility.core (>= 2.4.1)
- xunit.assert (>= 2.4.1)
- System.Reflection.Metadata (>= 5.0.0)
- SourceFileFinder (>= 1.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.AspNetCore.Components.Web (>= 5.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 5.0.0)
- Microsoft.AspNetCore.Components (>= 5.0.0)
- xunit.extensibility.execution (>= 2.4.1)
.NET Standard 2.1
- xunit.extensibility.execution (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.assert (>= 2.4.1)
- System.Reflection.Metadata (>= 5.0.0)
- SourceFileFinder (>= 1.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.1)
- Microsoft.Extensions.Logging (>= 3.1.1)
- Microsoft.AspNetCore.Components.Web (>= 3.1.1)
- Microsoft.AspNetCore.Components.Authorization (>= 3.1.1)
- bunit.core (>= 1.0.0-preview-02)
- Microsoft.AspNetCore.Components (>= 3.1.1)
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview-02 | 4 | 2025/5/25 |
1.0.0-preview-01 | 1 | 2025/5/27 |
1.0.0-beta-11 | 4 | 2025/5/24 |
1.0.0-beta-10 | 1 | 2025/6/2 |