Indigina.UnitTesting 1.2.1

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

// Install Indigina.UnitTesting as a Cake Tool
#tool nuget:?package=Indigina.UnitTesting&version=1.2.1                

This NuGet package contains Unit Testing helpers

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Indigina.UnitTesting:

Package Downloads
Indigina.UnitTesting.AspNet

Indigina Unit Test helpers for AspNet

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 1,080 3/14/2024
1.2.1 173 3/1/2024
1.2.0 163 2/27/2024
1.1.21 1,118 12/12/2023
1.1.20 98 12/12/2023
1.1.19 299 11/15/2023
1.1.18 134 11/15/2023
1.1.17 513 9/15/2023
1.1.16 288 8/7/2023
1.1.15 398 4/14/2023
1.1.14 559 3/8/2023
1.1.13 1,114 9/28/2022
1.1.12 455 9/22/2022
1.1.11 454 9/16/2022
1.1.10 464 8/26/2022
1.1.9 357 8/26/2022
1.1.8 781 7/11/2022
1.1.7 482 7/6/2022
1.1.6 475 7/1/2022
1.1.5 614 5/27/2022
1.1.4 589 5/13/2022
1.1.3 764 3/7/2022
1.1.2 664 2/24/2022
1.1.1 594 2/18/2022
1.1.0 577 2/18/2022
1.0.33 566 2/10/2022
1.0.32-pre 193 2/4/2022
1.0.29-pre 231 1/19/2022
1.0.26-pre 424 10/5/2021
1.0.23-pre 507 7/14/2021
1.0.19-pre 262 7/13/2021
1.0.16-pre 333 7/12/2021
1.0.12-pre 245 7/12/2021
1.0.9-pre 288 7/1/2021
1.0.6 781 5/18/2021
1.0.5-pre 695 3/10/2021
1.0.2-pre 344 3/2/2021

Update TestMapper to use Indigina.IMapper