A library for creating Behavioral-Driven (Given-When-Then) tests for MicroServices built with the Kingo.MicroServices package.
Info
Version: | 4.0.28-beta |
Author(s): | Wim van Gool |
Last Update: | Friday, August 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wimvangool/Kingo |
NuGet Url: | https://www.nuget.org/packages/Kingo.MicroServices.TestEngine |
Install
Install-Package Kingo.MicroServices.TestEngine
dotnet add package Kingo.MicroServices.TestEngine
paket add Kingo.MicroServices.TestEngine
Kingo.MicroServices.TestEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Kingo.MicroServices(>= 4.0.28)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
Tags