Info
| Version: | 1.9.3 | 
| Author(s): | James Broome, Joe Feser | 
| Last Update: | Tuesday, August 9, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/joefeser/Machine.Specifications.Mvc | 
| NuGet Url: | https://www.nuget.org/packages/Machine.Specifications.Mvc5 | 
Install
Install-Package Machine.Specifications.Mvc5
                        dotnet add package Machine.Specifications.Mvc5
                        paket add Machine.Specifications.Mvc5
                        
                                Machine.Specifications.Mvc5 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Machine.Specifications(>= 0.9.3)
 
Tags
                
It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types.