Integration testing and unit testing helpers.
Info
| Version: | 0.4.1 |
| Author(s): | alexey.petriashev, MicroElements |
| Last Update: | Wednesday, January 22, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/micro-elements/MicroElements.Testing |
| NuGet Url: | https://www.nuget.org/packages/MicroElements.Testing |
Install
Install-Package MicroElements.Testing
dotnet add package MicroElements.Testing
paket add MicroElements.Testing
MicroElements.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
Tags