Indigina.UnitTesting 1.2.2

dotnet add package Indigina.UnitTesting --version 1.2.2                
NuGet\Install-Package Indigina.UnitTesting -Version 1.2.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="Indigina.UnitTesting" Version="1.2.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Indigina.UnitTesting --version 1.2.2                
#r "nuget: Indigina.UnitTesting, 1.2.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 Indigina.UnitTesting as a Cake Addin
#addin nuget:?package=Indigina.UnitTesting&version=1.2.2

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

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,141 3/14/2024
1.2.1 174 3/1/2024
1.2.0 164 2/27/2024
1.1.21 1,149 12/12/2023
1.1.20 99 12/12/2023
1.1.19 302 11/15/2023
1.1.18 135 11/15/2023
1.1.17 514 9/15/2023
1.1.16 289 8/7/2023
1.1.15 401 4/14/2023
1.1.14 560 3/8/2023
1.1.13 1,119 9/28/2022
1.1.12 456 9/22/2022
1.1.11 455 9/16/2022
1.1.10 465 8/26/2022
1.1.9 360 8/26/2022
1.1.8 782 7/11/2022
1.1.7 483 7/6/2022
1.1.6 476 7/1/2022
1.1.5 615 5/27/2022
1.1.4 590 5/13/2022
1.1.3 765 3/7/2022
1.1.2 665 2/24/2022
1.1.1 595 2/18/2022
1.1.0 578 2/18/2022
1.0.33 567 2/10/2022
1.0.32-pre 194 2/4/2022
1.0.29-pre 232 1/19/2022
1.0.26-pre 425 10/5/2021
1.0.23-pre 508 7/14/2021
1.0.19-pre 263 7/13/2021
1.0.16-pre 334 7/12/2021
1.0.12-pre 246 7/12/2021
1.0.9-pre 291 7/1/2021
1.0.6 782 5/18/2021
1.0.5-pre 696 3/10/2021
1.0.2-pre 345 3/2/2021

Update TestMapper to use Indigina.IMapper