SystemTestingTools 2.0.1-alpha
This is a prerelease version of SystemTestingTools.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SystemTestingTools --version 2.0.1-alpha
NuGet\Install-Package SystemTestingTools -Version 2.0.1-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.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SystemTestingTools --version 2.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SystemTestingTools, 2.0.1-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.
// Install SystemTestingTools as a Cake Addin #addin nuget:?package=SystemTestingTools&version=2.0.1-alpha&prerelease // Install SystemTestingTools as a Cake Tool #tool nuget:?package=SystemTestingTools&version=2.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tool that allows you to extend the capabilities of Microsoft.AspNetCore.TestHost.TestServer, allowing you to run more comprehensive + deterministic tests by:
- intercepting Http calls, returning stub responses
- asserting outgoing Http calls
- recording outgoing Http calls (requests and responses), for documentation purposes
- asserting logs
Product | Versions 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.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.TestHost (>= 3.1.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- Microsoft.Extensions.Http (>= 3.1.0)
- Microsoft.Extensions.Logging (>= 3.1.0)
- System.ServiceModel.Primitives (>= 4.6.0)
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 | 237 | 5/28/2024 |
2.0.32 | 2,899 | 11/21/2022 |
2.0.31 | 5,211 | 11/15/2020 |
2.0.28 | 990 | 10/8/2020 |
2.0.26 | 984 | 10/3/2020 |
2.0.9 | 962 | 9/14/2020 |
2.0.8 | 1,033 | 9/13/2020 |
2.0.7 | 943 | 9/10/2020 |
2.0.6 | 928 | 9/9/2020 |
2.0.5 | 956 | 9/9/2020 |
2.0.4 | 983 | 9/5/2020 |
2.0.3-alpha | 834 | 9/2/2020 |
2.0.2-alpha | 799 | 9/1/2020 |
2.0.1-alpha | 842 | 8/31/2020 |
2.0.0-alpha | 816 | 8/25/2020 |
1.3.10 | 1,002 | 8/17/2020 |
1.3.9 | 994 | 7/23/2020 |
1.3.8 | 988 | 6/10/2020 |
1.3.7 | 2,835 | 5/6/2020 |
1.3.6 | 945 | 4/23/2020 |
1.3.5 | 998 | 4/1/2020 |
1.3.4 | 990 | 3/31/2020 |
1.3.3 | 976 | 3/29/2020 |
1.3.2 | 957 | 3/25/2020 |
1.3.1 | 995 | 3/24/2020 |
1.3.0 | 1,014 | 3/23/2020 |
1.2.0 | 1,024 | 3/14/2020 |
1.1.0 | 959 | 2/22/2020 |
1.0.1 | 1,085 | 2/8/2020 |
1.0.0 | 1,048 | 9/27/2019 |
0.3.0 | 1,062 | 7/8/2019 |
0.2.0 | 1,110 | 6/9/2019 |
0.1.0 | 1,081 | 5/18/2019 |
Please check changelog: https://github.com/AlanCS/SystemTestingTools/blob/master/CHANGELOG.md