Treevs.Essentials.AutoFixture.Xunit
1.2.0
Use Xunit Theories + AutoFixture.Xunit, in a neat and concise manner.
Install-Package Treevs.Essentials.AutoFixture.Xunit -Version 1.2.0
dotnet add package Treevs.Essentials.AutoFixture.Xunit --version 1.2.0
<PackageReference Include="Treevs.Essentials.AutoFixture.Xunit" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Treevs.Essentials.AutoFixture.Xunit --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Treevs.Essentials.AutoFixture.Xunit, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Treevs.Essentials.AutoFixture.Xunit as a Cake Addin
#addin nuget:?package=Treevs.Essentials.AutoFixture.Xunit&version=1.2.0
// Install Treevs.Essentials.AutoFixture.Xunit as a Cake Tool
#tool nuget:?package=Treevs.Essentials.AutoFixture.Xunit&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Now supporting static void methods in test fixtures that can request services from Autofixture to customize, as well as the IFixture itself. Code documentation added.
Dependencies
-
- AutoFixture (>= 3.22.0)
- AutoFixture.Xunit (>= 3.22.0)
- xunit (>= 1.9.2)
- xunit.extensions (>= 1.9.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 801 | 7/13/2015 |
1.1.1 | 1,272 | 1/19/2015 |
1.1.0 | 698 | 1/13/2015 |
1.0.5386.18567 | 645 | 9/30/2014 |