Miimics enables the recording of existing responses of code under various calls, and enables the creation of Stubs that Mimic this saved behaviour later for the easy creation of isolation tests.
Info
Version: | 0.8.1-pre |
Author(s): | Tom Harrison |
Last Update: | Sunday, February 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taharrison/Mimics |
NuGet Url: | https://www.nuget.org/packages/Mimics |
Install
Install-Package Mimics
dotnet add package Mimics
paket add Mimics
Mimics Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.3.3)
Tags