Test.It.While.Hosting.Your.Web.Application
4.1.0
dotnet add package Test.It.While.Hosting.Your.Web.Application --version 4.1.0
NuGet\Install-Package Test.It.While.Hosting.Your.Web.Application -Version 4.1.0
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="Test.It.While.Hosting.Your.Web.Application" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.It.While.Hosting.Your.Web.Application --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Test.It.While.Hosting.Your.Web.Application, 4.1.0"
#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 Test.It.While.Hosting.Your.Web.Application as a Cake Addin #addin nuget:?package=Test.It.While.Hosting.Your.Web.Application&version=4.1.0 // Install Test.It.While.Hosting.Your.Web.Application as a Cake Tool #tool nuget:?package=Test.It.While.Hosting.Your.Web.Application&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BDD Testing framework that hosts your Web Service during test execution
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.0 is compatible. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- Test.It (>= 2.1.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 |
---|---|---|
4.1.0 | 1,812 | 2/12/2022 |
4.1.0-pre-6 | 171 | 2/12/2022 |
4.1.0-pre-5 | 157 | 2/12/2022 |
4.0.4-pre-2 | 152 | 2/12/2022 |
4.0.3 | 1,755 | 8/4/2020 |
4.0.0 | 2,192 | 11/11/2019 |
3.0.2 | 485 | 11/8/2019 |
3.0.1 | 477 | 11/8/2019 |
2.1.4 | 3,817 | 12/18/2018 |
2.1.2 | 873 | 7/13/2018 |
2.1.1 | 871 | 7/13/2018 |
2.1.0 | 923 | 7/12/2018 |
2.0.1 | 912 | 7/11/2018 |
1.0.0 | 872 | 7/7/2018 |
# [v4.1.0](https://github.com/Fresa/Test.It.While.Hosting.Your.Web.Application/compare/b72bf4d37d6998f7d469316dbf5995015d1cbf2d...v4.1.0) (2022-02-12)
### Features
* configure defering stopping the test host ([de94f7f](https://github.com/Fresa/Test.It.While.Hosting.Your.Web.Application/commit/de94f7f408514130bd94e5c5cdddbf2a306c2238))