SimpleFixture 1.1.2

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

// Install SimpleFixture as a Cake Tool
#tool nuget:?package=SimpleFixture&version=1.1.2

Test fixture framework for unit and integration testing.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on SimpleFixture:

Package Downloads
SimpleFixture.Moq

Package Description

SimpleFixture.MSTest

Package Description

SimpleFixture.NSubstitute

Package Description

SimpleFixture.xUnit

Package Description

SimpleFixture.FakeItEasy

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-RC190 590 9/8/2022
4.0.0-Nightly188 268 5/30/2022
4.0.0-Nightly187 464 2/13/2022
4.0.0-Nightly186 213 2/13/2022
3.0.6 127,664 1/23/2019
3.0.5 10,168 7/20/2018
3.0.4 25,543 5/19/2018
3.0.3 66,009 4/7/2018
3.0.2 17,230 6/1/2017
3.0.1 2,708 5/15/2017
3.0.0 2,130 4/23/2017
2.0.2 2,246 3/6/2017
2.0.1 1,544 2/20/2017
2.0.0 2,864 1/22/2017
2.0.0-RC57 1,124 1/12/2017
2.0.0-Beta55 1,069 1/4/2017
2.0.0-Beta51 1,147 12/12/2016
2.0.0-Beta43 1,019 12/7/2016
1.5.0 2,757 7/10/2016
1.4.5 2,132 6/6/2016
1.3.5 2,453 5/28/2016
1.3.4 2,075 5/28/2016
1.3.3 2,162 5/26/2016
1.3.2 2,069 5/23/2016
1.3.1 3,723 5/14/2016
1.3.0 4,703 5/7/2016
1.2.1 2,168 5/4/2016
1.2.0 2,496 4/28/2016
1.1.3 4,645 3/17/2015
1.1.2 2,921 1/29/2015
1.1.1 2,535 1/4/2015
1.1.0 2,306 12/21/2014
1.0.1 1,902 11/29/2014
1.0.0 1,454 11/29/2014
1.0.0-CI00001 1,064 11/22/2014

This release adds ReturnIEnumerable to simplify returning an IEnumerable