Machine.Specifications.AutoMocking attempts to reduce noise in Machine.Specifications (MSpec) tests when creating mock objects, dependencies and the subject under test.
Info
| Version: | 1.5.10.2 |
| Author(s): | James Broome, Joe Feser |
| Last Update: | Saturday, December 15, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/joefeser/Machine.Specifications.AutoMocking |
| NuGet Url: | https://www.nuget.org/packages/Machine.Specifications.AutoMocking |
Install
Install-Package Machine.Specifications.AutoMocking
dotnet add package Machine.Specifications.AutoMocking
paket add Machine.Specifications.AutoMocking
Machine.Specifications.AutoMocking Download (Unzip the "nupkg" after downloading)
Dependencies
- Machine.Specifications(0.5.10)
- RhinoMocks(3.6)
- Moq(4.0.10827)
- NUnit(2.5.10.11092)
Tags