TDD is dead : only for legacy code that doesn't have HardMock! Record your Mock from integration test when you have lots of Legacy code.
Info
Version: | 1.0.49 |
Author(s): | @cboudereau |
Last Update: | Friday, September 5, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://hardmock.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/HardMock |
Install
Install-Package HardMock
dotnet add package HardMock
paket add HardMock
HardMock Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.3.0)
- TaskParallelLibrary(1.0.2856.0)
Tags