An InProcess HTTP server which can be mocked and asserted against to allow for full stack HTTP testing.
Info
Version: | 1.0.0.95 |
Author(s): | JUST EAT plc |
Last Update: | Thursday, June 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justeat/justfakeit |
NuGet Url: | https://www.nuget.org/packages/JustFakeIt |
Install
Install-Package JustFakeIt
dotnet add package JustFakeIt
paket add JustFakeIt
JustFakeIt Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.SelfHost(>= 3.0.1)
- Newtonsoft.Json(>= 7.0.1)
- RazorEngine(>= 3.9.1)
- FluentAssertions(>= 4.18.0)
- Microsoft.AspNet.Razor(>= 3.0.0)
Tags