F2F.Testing.Xunit.FakeItEasy
2.0.0
.NET Framework 4.5
Install-Package F2F.Testing.Xunit.FakeItEasy -Version 2.0.0
dotnet add package F2F.Testing.Xunit.FakeItEasy --version 2.0.0
<PackageReference Include="F2F.Testing.Xunit.FakeItEasy" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.Testing.Xunit.FakeItEasy --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: F2F.Testing.Xunit.FakeItEasy, 2.0.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 F2F.Testing.Xunit.FakeItEasy as a Cake Addin
#addin nuget:?package=F2F.Testing.Xunit.FakeItEasy&version=2.0.0
// Install F2F.Testing.Xunit.FakeItEasy as a Cake Tool
#tool nuget:?package=F2F.Testing.Xunit.FakeItEasy&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AutoFixture.AutoFakeItEasy (>= 3.36.0 && < 4.0.0)
- AutoFixture.Xunit (>= 3.36.0 && < 4.0.0)
- F2F.Testing.Xunit (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 1,079 | 10/6/2016 |
2.0.0-beta1 | 662 | 11/19/2015 |
1.4.2 | 1,028 | 11/12/2015 |
1.4.1 | 815 | 11/11/2015 |
1.4.0 | 779 | 11/3/2015 |
1.3.1 | 767 | 10/27/2015 |
1.2.1 | 5,528 | 4/29/2015 |
1.2.0 | 972 | 4/28/2015 |
1.0.15 | 925 | 4/23/2015 |
1.0.13 | 914 | 4/23/2015 |
1.0.12 | 933 | 4/23/2015 |
1.0.11 | 964 | 4/13/2015 |
1.0.10 | 778 | 3/17/2015 |
1.0.8 | 808 | 3/10/2015 |
1.0.7 | 777 | 3/10/2015 |
1.0.6 | 792 | 3/10/2015 |
1.0.5 | 803 | 3/9/2015 |
Fix project references and upgrade all projects to .NET4.5 #48
Introduce IFeature interface #47
Review paket.dependencies file #37