xunit.extensions 2.0.0

Prefix Reserved

Requires NuGet 2.8.1 or higher.

dotnet add package xunit.extensions --version 2.0.0
                    
NuGet\Install-Package xunit.extensions -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xunit.extensions" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.extensions" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="xunit.extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xunit.extensions --version 2.0.0
                    
#r "nuget: xunit.extensions, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package xunit.extensions@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=xunit.extensions&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=xunit.extensions&version=2.0.0
                    
Install as a Cake Tool

NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on xunit.extensions:

Package Downloads
AutoFixture.Xunit

By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.

Experiment.Xunit

Experiment is a base library to support parameterized tests with auto data.

Cavity.Data.Xml.Xunit

Provides xUnit extensions for XML files or data.

Cavity.Data.Html.Xunit

Provides xUnit extensions for HTML files or data.

Cavity.Data.Json.Xunit

Provides xUnit extensions for JSON files or data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 216,968 3/16/2015 2.0.0 is deprecated because it is no longer maintained.
2.0.0-rc4-build2924 1,977 3/9/2015
1.9.2 1,440,294 8/24/2013
1.9.1 354,152 7/4/2012
1.9.0.1566 319,646 1/2/2012
1.8.0.1549 893,443 9/14/2011
1.8.0.1545 23,859 4/12/2011
1.7.0.1540 158,592 1/31/2011