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
<PackageReference Include="xunit.extensions" Version="2.0.0" />
paket add xunit.extensions --version 2.0.0
#r "nuget: xunit.extensions, 2.0.0"
// Install xunit.extensions as a Cake Addin #addin nuget:?package=xunit.extensions&version=2.0.0 // Install xunit.extensions as a Cake Tool #tool nuget:?package=xunit.extensions&version=2.0.0
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.
Learn more about Target Frameworks and .NET Standard.
-
- xunit (= 2.0.0)
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.Json.Xunit
Provides xUnit extensions for JSON files or data. |
|
Cavity.Data.Html.Xunit
Provides xUnit extensions for HTML files or data. |
GitHub repositories (35)
Showing the top 5 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
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 178,519 | 3/16/2015 |
2.0.0-rc4-build2924 | 1,239 | 3/9/2015 |
1.9.2 | 1,271,980 | 8/24/2013 |
1.9.1 | 323,301 | 7/4/2012 |
1.9.0.1566 | 308,819 | 1/2/2012 |
1.8.0.1549 | 709,725 | 9/14/2011 |
1.8.0.1545 | 21,889 | 4/12/2011 |
1.7.0.1540 | 150,661 | 1/31/2011 |