A library to allow stubbing of services while building integration or pact automated tests.
Info
Version: | 0.2.2.95 |
Author(s): | Behdad Darougheh |
Last Update: | Monday, July 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/seek-oss/seek.automation.stub |
NuGet Url: | https://www.nuget.org/packages/seek.automation.stub |
Install
Install-Package seek.automation.stub
dotnet add package seek.automation.stub
paket add seek.automation.stub
seek.automation.stub Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Host.HttpListener(>= 2.0.2)
- Nancy(>= 0.23.1)
- Nancy.Hosting.Self(>= 0.23.1)
- Newtonsoft.Json(>= 9.0.1)
- PactNet(>= 1.1.4)
- Serilog(>= 2.0.0)
- Serilog.Sinks.Console(>= 2.0.0)
- Serilog.Sinks.Literate(>= 2.0.0)
- Serilog.Sinks.RollingFile(>= 2.0.0)
- System.IO.Abstractions(>= 1.4.0.86)
Tags