SystemTestingTools 2.0.2-alpha

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

**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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.33 577 5/28/2024
2.0.32 3,600 11/21/2022
2.0.31 5,249 11/15/2020
2.0.28 1,020 10/8/2020
2.0.26 1,014 10/3/2020
2.0.9 992 9/14/2020
2.0.8 1,061 9/13/2020
2.0.7 972 9/10/2020
2.0.6 956 9/9/2020
2.0.5 985 9/9/2020
2.0.4 1,012 9/5/2020
2.0.3-alpha 858 9/2/2020
2.0.2-alpha 824 9/1/2020
2.0.1-alpha 867 8/31/2020
2.0.0-alpha 838 8/25/2020
1.3.10 1,029 8/17/2020
1.3.9 1,022 7/23/2020
1.3.8 1,014 6/10/2020
1.3.7 2,874 5/6/2020
1.3.6 972 4/23/2020
1.3.5 1,027 4/1/2020
1.3.4 1,017 3/31/2020
1.3.3 1,004 3/29/2020
1.3.2 986 3/25/2020
1.3.1 1,025 3/24/2020
1.3.0 1,043 3/23/2020
1.2.0 1,052 3/14/2020
1.1.0 988 2/22/2020
1.0.1 1,113 2/8/2020
1.0.0 1,078 9/27/2019
0.3.0 1,093 7/8/2019
0.2.0 1,142 6/9/2019
0.1.0 1,112 5/18/2019