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 938 3/14/2024
1.2.1 170 3/1/2024
1.2.0 162 2/27/2024
1.1.21 1,038 12/12/2023
1.1.20 96 12/12/2023
1.1.19 295 11/15/2023
1.1.18 133 11/15/2023
1.1.17 505 9/15/2023
1.1.16 287 8/7/2023
1.1.15 397 4/14/2023
1.1.14 539 3/8/2023
1.1.13 1,092 9/28/2022
1.1.12 452 9/22/2022
1.1.11 452 9/16/2022
1.1.10 463 8/26/2022
1.1.9 355 8/26/2022
1.1.8 771 7/11/2022
1.1.7 479 7/6/2022
1.1.6 473 7/1/2022
1.1.5 613 5/27/2022
1.1.4 585 5/13/2022
1.1.3 763 3/7/2022
1.1.2 663 2/24/2022
1.1.1 590 2/18/2022
1.1.0 574 2/18/2022
1.0.33 562 2/10/2022
1.0.32-pre 192 2/4/2022
1.0.29-pre 228 1/19/2022
1.0.26-pre 423 10/5/2021
1.0.23-pre 506 7/14/2021
1.0.19-pre 260 7/13/2021
1.0.16-pre 332 7/12/2021
1.0.12-pre 244 7/12/2021
1.0.9-pre 286 7/1/2021
1.0.6 780 5/18/2021
1.0.5-pre 694 3/10/2021
1.0.2-pre 341 3/2/2021

Update TestMapper to use Indigina.IMapper