Info
Version: | 2.0.2-alpha |
Author(s): | Michael Ibarra |
Last Update: | Monday, January 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bm2yogi/Sahara |
NuGet Url: | https://www.nuget.org/packages/Sahara |
Install
Install-Package Sahara
dotnet add package Sahara
paket add Sahara
Sahara Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Sahara is an assertion library and auto-mocking framework that lets you write your unit tests in a more natural language syntax and makes it easier to write unit tests for your projects by helping you isolate dependencies away from the classes you want to test.