antix-testing 3.0.0-b01

This is a prerelease version of antix-testing.
There is a newer version of this package available.
See the version list below for details.
dotnet add package antix-testing --version 3.0.0-b01
NuGet\Install-Package antix-testing -Version 3.0.0-b01
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="antix-testing" Version="3.0.0-b01" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add antix-testing --version 3.0.0-b01
#r "nuget: antix-testing, 3.0.0-b01"
#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.
// Install antix-testing as a Cake Addin
#addin nuget:?package=antix-testing&version=3.0.0-b01&prerelease

// Install antix-testing as a Cake Tool
#tool nuget:?package=antix-testing&version=3.0.0-b01&prerelease

Testing helpers, incl:
Generic Builder to delegate instance creation for testing data using Mocks, Pocos or whatever
Benchmarking

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.0.0-b01 2,040 5/14/2013
3.0.1 2,657 6/8/2013
3.0.1-b01 1,802 4/29/2013
3.0.0 1,824 4/27/2013
3.0.0-b02 1,953 10/25/2012
3.0.0-b01 1,904 10/25/2012
2.0.2 2,323 10/25/2012
2.0.0 2,266 7/25/2012
2.0.0-b13 1,817 7/24/2012
2.0.0-b12 1,592 7/24/2012
2.0.0-b11 1,814 7/24/2012
2.0.0-b10 1,645 7/17/2012
2.0.0-b09 1,882 7/16/2012
2.0.0-b08 1,641 7/13/2012
2.0.0-b07 1,839 7/8/2012
2.0.0-b06 1,818 7/7/2012
2.0.0-b05 1,807 7/7/2012
2.0.0-b04 1,629 7/6/2012
2.0.0-b03 1,625 7/6/2012
2.0.0-b02 1,668 7/5/2012
2.0.0-b01 1,840 7/4/2012
1.1.0-b02 1,569 7/2/2012
1.1.0-b01 1,630 7/2/2012
1.0.0 1,964 7/1/2012

Breaking v2.0.1
reorganising parameters to allow for multiple instances paramarray
Allow multiple runs to be called
Results classes added 'BenchmarkResult' and 'BenchmarkResultList'
Solution and Namespaces moved to Antix.Testing to be in-line with other stuff
Pointing icon at permanent link