Test.It.While.Hosting.Your.Web.Application
4.1.0
.NET Core 3.0
Install-Package Test.It.While.Hosting.Your.Web.Application -Version 4.1.0
dotnet add package Test.It.While.Hosting.Your.Web.Application --version 4.1.0
<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, C# scripting and .NET Interactive. 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 |
---|---|
.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.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
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 | 555 | 2/12/2022 |
4.1.0-pre-6 | 38 | 2/12/2022 |
4.1.0-pre-5 | 33 | 2/12/2022 |
4.0.4-pre-2 | 37 | 2/12/2022 |
4.0.3 | 1,439 | 8/4/2020 |
4.0.0 | 1,652 | 11/11/2019 |
3.0.2 | 276 | 11/8/2019 |
3.0.1 | 283 | 11/8/2019 |
2.1.4 | 1,497 | 12/18/2018 |
2.1.2 | 628 | 7/13/2018 |
2.1.1 | 632 | 7/13/2018 |
2.1.0 | 677 | 7/12/2018 |
2.0.1 | 660 | 7/11/2018 |
1.0.0 | 624 | 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))