xunit.extensions 1.7.0.1540

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package xunit.extensions --version 1.7.0.1540
                    
NuGet\Install-Package xunit.extensions -Version 1.7.0.1540
                    
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="1.7.0.1540" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.extensions" Version="1.7.0.1540" />
                    
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 1.7.0.1540
                    
#r "nuget: xunit.extensions, 1.7.0.1540"
                    
#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@1.7.0.1540
                    
#: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=1.7.0.1540
                    
Install as a Cake Addin
#tool nuget:?package=xunit.extensions&version=1.7.0.1540
                    
Install as a Cake Tool

Extensions for the xUnit.net framework, including data theories (data-driven tests) and several extension attributes.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 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).

GitHub repositories (35)

Showing the top 20 popular GitHub repositories that depend on xunit.extensions:

Repository Stars
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
Glimpse/Glimpse
The open source diagnostics platform for the web
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
facebook-csharp-sdk/facebook-csharp-sdk
Facebook SDK for .NET
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
TinyMapper/TinyMapper
A quick object-object mapper for .NET
aliostad/SuperBenchmarker
Apache Benchmark (ab.exe) on steroids
fclp/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
gmf520/osharp-v4
osharp framework with .net framework version 4.x
tkellogg/Jump-Location
Powershell `cd` that reads your mind
ayende/rhino-licensing
A software licensing framework
haacked/CodeHaacks
This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
Azure/openapi-diff
Command line tool to detect breaking changes between two openapi specifications
aspnet/AspNetIdentity
ASP.NET Identity for ASP.NET 4.x applications
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
mariusschulz/ExtraLINQ
Useful extension methods for .NET sequence and collection types.
ploeh/Hyprlinkr
A URI building helper library for ASP.NET Web API
soygul/NBug
Automated bug reporting library for .NET
mono/roslyn
Roslyn Compiler - Tracks Mono Patches
Version Downloads Last Updated
2.0.0 21,896 3/16/2015
2.0.0-rc4-build2924 170 3/9/2015
1.9.2 211,830 8/24/2013
1.9.1 86,543 7/4/2012
1.9.0.1566 188,152 1/2/2012
1.8.0.1549 29,707 9/14/2011
1.8.0.1545 2,012 4/12/2011
1.7.0.1540 11,423 1/31/2011