Experiment.Xunit
3.0.2
.NET Framework 4.0
Install-Package Experiment.Xunit -Version 3.0.2
dotnet add package Experiment.Xunit --version 3.0.2
<PackageReference Include="Experiment.Xunit" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Experiment.Xunit --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Experiment.Xunit, 3.0.2"
#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 Experiment.Xunit as a Cake Addin
#addin nuget:?package=Experiment.Xunit&version=3.0.2
// Install Experiment.Xunit as a Cake Tool
#tool nuget:?package=Experiment.Xunit&version=3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Experiment is a base library to support parameterized tests with auto data.
Product | Versions |
---|---|
.NET Framework | net40 net403 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 (>= 3.18.7)
- xunit.extensions (>= 1.9.0.1566)
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 |
---|---|---|
3.0.2 | 961 | 4/13/2016 |
3.0.1 | 1,042 | 5/1/2015 |
3.0.0 | 1,208 | 2/13/2015 |
2.1.5 | 1,049 | 11/24/2014 |
2.1.4 | 986 | 11/24/2014 |
2.1.3 | 1,325 | 11/15/2014 |
2.1.2 | 1,317 | 11/15/2014 |
2.1.1 | 848 | 10/22/2014 |
2.1.0 | 898 | 10/16/2014 |
2.0.3 | 824 | 10/11/2014 |
2.0.2 | 838 | 10/11/2014 |
2.0.1 | 844 | 10/10/2014 |
2.0.0 | 838 | 10/1/2014 |
1.6.1 | 912 | 10/1/2014 |
1.6.0 | 861 | 9/14/2014 |
1.5.4 | 868 | 9/14/2014 |
1.5.3 | 850 | 9/14/2014 |
1.5.1 | 846 | 9/14/2014 |
1.5.0 | 874 | 9/13/2014 |
1.4.1 | 823 | 9/6/2014 |
1.4.0 | 859 | 9/5/2014 |
1.3.2 | 866 | 9/5/2014 |
1.3.1 | 856 | 9/5/2014 |
1.3.0 | 831 | 9/4/2014 |
1.2.0 | 875 | 9/4/2014 |
1.1.0 | 824 | 9/2/2014 |
1.0.1 | 918 | 8/8/2014 |
1.0.0 | 828 | 8/4/2014 |
0.25.0 | 869 | 7/4/2014 |
0.24.1 | 904 | 6/26/2014 |
0.24.0 | 901 | 6/18/2014 |
0.23.9 | 861 | 6/18/2014 |
0.23.8 | 866 | 6/12/2014 |
0.23.7 | 862 | 6/11/2014 |
0.23.6 | 884 | 6/11/2014 |
0.23.5 | 879 | 6/10/2014 |
0.23.4 | 866 | 6/9/2014 |
0.23.3 | 909 | 6/9/2014 |
0.23.2 | 867 | 6/7/2014 |
0.23.1 | 843 | 6/7/2014 |
0.23.0 | 846 | 6/6/2014 |
0.22.4 | 842 | 5/26/2014 |
0.22.3 | 855 | 5/25/2014 |
0.22.2 | 857 | 5/23/2014 |
0.22.1 | 883 | 5/23/2014 |
0.22.0 | 832 | 5/22/2014 |
0.21.1 | 857 | 5/21/2014 |
0.21.0 | 835 | 5/20/2014 |
0.20.0 | 860 | 5/20/2014 |
0.19.1 | 835 | 5/16/2014 |
0.19.0 | 837 | 5/15/2014 |
Version 3.0.2
- Ignored the Dispose method when verifying ObjectDisposalAssertion.