Testing framework for setting up real dependencies as Docker containers.
Info
Version: | 2.1.5 |
Author(s): | Aliaksei Harshkalep |
Last Update: | Tuesday, August 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Deffiss/testenvironment-docker |
NuGet Url: | https://www.nuget.org/packages/TestEnvironment.Docker |
Install
Install-Package TestEnvironment.Docker
dotnet add package TestEnvironment.Docker
paket add TestEnvironment.Docker
TestEnvironment.Docker Download (Unzip the "nupkg" after downloading)
Dependencies
- Docker.DotNet(>= 3.125.2)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- Microsoft.Extensions.Logging.Console(>= 3.1.0)
- Microsoft.Extensions.Logging.Debug(>= 3.1.0)
- SharpCompress(>= 0.24.0)
Tags