SimpleFixture 1.3.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleFixture --version 1.3.3
                    
NuGet\Install-Package SimpleFixture -Version 1.3.3
                    
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.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleFixture" Version="1.3.3" />
                    
Directory.Packages.props
<PackageReference Include="SimpleFixture" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleFixture --version 1.3.3
                    
#r "nuget: SimpleFixture, 1.3.3"
                    
#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.
#:package SimpleFixture@1.3.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimpleFixture&version=1.3.3
                    
Install as a Cake Addin
#tool nuget:?package=SimpleFixture&version=1.3.3
                    
Install as a Cake Tool

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 10,107 9/8/2022
4.0.0-Nightly188 522 5/30/2022
4.0.0-Nightly187 859 2/13/2022
4.0.0-Nightly186 460 2/13/2022
3.0.6 242,951 1/23/2019
3.0.5 11,036 7/20/2018
3.0.4 26,291 5/19/2018
3.0.3 97,160 4/7/2018
3.0.2 18,376 6/1/2017
3.0.1 3,207 5/15/2017
3.0.0 2,593 4/23/2017
2.0.2 2,725 3/6/2017
2.0.1 2,032 2/20/2017
2.0.0 3,337 1/22/2017
2.0.0-RC57 1,590 1/12/2017
2.0.0-Beta55 1,505 1/4/2017
2.0.0-Beta51 1,546 12/12/2016
2.0.0-Beta43 1,444 12/7/2016
1.5.0 3,687 7/10/2016
1.4.5 2,587 6/6/2016
1.3.5 2,902 5/28/2016
1.3.4 2,567 5/28/2016
1.3.3 2,620 5/26/2016
1.3.2 2,549 5/23/2016
1.3.1 4,167 5/14/2016
1.3.0 5,333 5/7/2016
1.2.1 2,624 5/4/2016
1.2.0 2,951 4/28/2016
1.1.3 5,113 3/17/2015
1.1.2 3,491 1/29/2015
1.1.1 3,092 1/4/2015
1.1.0 2,763 12/21/2014
1.0.1 2,339 11/29/2014
1.0.0 1,796 11/29/2014
1.0.0-CI00001 1,396 11/22/2014

This is a minor bug fix release to tweak constructor parameter matching for unnamed constraint values