Skip to main content

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.

Total Downloads
419.4K
419,383
Published
Dec 24, 2020
Latest stable version

Install

.NET CLI
dotnet add package bunit.xunit --version 1.0.0-preview-01
Package Manager Console
Install-Package bunit.xunit -Version 1.0.0-preview-01
PackageReference
<PackageReference Include="bunit.xunit" Version="1.0.0-preview-01" />

Frameworks

net5.0 .NETStandard2.1

Dependencies

[1.0.0-preview-01, )
[1.0.1, )
[2.4.1, )
bunit.core
.NETStandard2.1
[1.0.0-preview-01, )
[3.1.1, )
[3.1.1, )
[3.1.1, )
SourceFileFinder
.NETStandard2.1
[1.0.1, )
[5.0.0, )
xunit.assert
.NETStandard2.1
[2.4.1, )
[2.4.1, )
[2.4.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated and points to bunit as an alternative.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 22 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.