SystemTestingTools 2.0.26

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

// Install SystemTestingTools as a Cake Tool
#tool nuget:?package=SystemTestingTools&version=2.0.26

**SystemTestingTools** (for .net core 3.1+) extends your test capabilities, providing ways to create / return stubs, allowing you to run more comprehensive / deterministic / reliable tests in your local dev machine / build tool and in non-prod environments.
     * supporting interception of Http (HttpClient or WCF) calls:
     * before they are sent, returning stubs (ideal for automated testing)
     * after they are sent, where you can save the request and response (recording), log appropriately or replace bad responses by stubs (ideal for dev/test environments that are flaky or not ready)
     * asserting outgoing calls (ie: making sure out downstream calls have SessionIds)
     * intercept logs and run asserts on them

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.32 1,818 11/21/2022
2.0.31 5,066 11/15/2020
2.0.28 896 10/8/2020
2.0.26 906 10/3/2020
2.0.9 877 9/14/2020
2.0.8 949 9/13/2020
2.0.7 864 9/10/2020
2.0.6 851 9/9/2020
2.0.5 874 9/9/2020
2.0.4 914 9/5/2020
2.0.3-alpha 761 9/2/2020
2.0.2-alpha 722 9/1/2020
2.0.1-alpha 747 8/31/2020
2.0.0-alpha 747 8/25/2020
1.3.10 913 8/17/2020
1.3.9 896 7/23/2020
1.3.8 907 6/10/2020
1.3.7 2,642 5/6/2020
1.3.6 867 4/23/2020
1.3.5 915 4/1/2020
1.3.4 919 3/31/2020
1.3.3 901 3/29/2020
1.3.2 879 3/25/2020
1.3.1 914 3/24/2020
1.3.0 937 3/23/2020
1.2.0 946 3/14/2020
1.1.0 891 2/22/2020
1.0.1 1,018 2/8/2020
1.0.0 969 9/27/2019
0.3.0 989 7/8/2019
0.2.0 1,034 6/9/2019
0.1.0 999 5/18/2019