Framework to provide base classes to test enforcing Given, When, Then and using automocking. 
                        
                    
         
                Info
| Version: | 0.3.8 | 
| Author(s): | Amir Barylko | 
| Last Update: | Wednesday, October 19, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/amirci/mt_testing | 
| NuGet Url: | https://www.nuget.org/packages/maventhought.testing.mstest | 
Install
Install-Package maventhought.testing.mstest
                        dotnet add package maventhought.testing.mstest
                        paket add maventhought.testing.mstest
                        
                                maventhought.testing.mstest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CommonServiceLocator(1.0)
 - RhinoMocks(3.6)
 - structuremap.automocking(2.6.2)
 
Tags