DotNet-Sdk-Extensions-Testing
1.0.13-alpha
.NET 5.0
.NET Core 3.1
This is a prerelease version of DotNet-Sdk-Extensions-Testing.
Install-Package DotNet-Sdk-Extensions-Testing -Version 1.0.13-alpha
dotnet add package DotNet-Sdk-Extensions-Testing --version 1.0.13-alpha
<PackageReference Include="DotNet-Sdk-Extensions-Testing" Version="1.0.13-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNet-Sdk-Extensions-Testing --version 1.0.13-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNet-Sdk-Extensions-Testing, 1.0.13-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNet-Sdk-Extensions-Testing as a Cake Addin
#addin nuget:?package=DotNet-Sdk-Extensions-Testing&version=1.0.13-alpha&prerelease
// Install DotNet-Sdk-Extensions-Testing as a Cake Tool
#tool nuget:?package=DotNet-Sdk-Extensions-Testing&version=1.0.13-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotNet-Sdk-Extensions-Testing
Description
This package provides extensions to help test .NET applications, using .net core 3.1 and higher.
The extensions provided by this package are:
For integration tests
- Providing test appsettings files to the test server
- Override configuration values on the test server
- Disable logs when doing integration tests
- Mocking HttpClient's responses in-process
- Mocking HttpClient's responses out-of-process
- Integration tests for HostedServices (Background Services)
For unit tests
For more information on how to get started see the docs provided for each extension.
Feedback
If you'd like to contribute or leave feedback please open an issue on the package's repo.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Testing (>= 3.1.14)
-
net5.0
- Microsoft.AspNetCore.Mvc.Testing (>= 5.0.13)
-
net6.0
- Microsoft.AspNetCore.Mvc.Testing (>= 6.0.1)
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 |
---|---|---|
1.0.13-alpha | 73 | 1/1/2022 |
1.0.12-alpha | 80 | 9/27/2021 |
1.0.11-alpha | 132 | 6/5/2021 |
1.0.10-alpha | 133 | 6/5/2021 |
1.0.9-alpha | 155 | 2/24/2021 |
1.0.8-alpha | 105 | 2/24/2021 |
1.0.7-alpha | 85 | 2/16/2021 |
1.0.6-alpha | 106 | 2/15/2021 |
1.0.5-alpha | 102 | 2/15/2021 |
1.0.4-alpha | 91 | 2/15/2021 |
1.0.3-alpha | 95 | 2/14/2021 |
1.0.2-alpha | 96 | 2/14/2021 |
1.0.1-alpha | 121 | 2/14/2021 |
1.0.0-alpha | 121 | 2/14/2021 |