A base class for running NSpec examples in an NUnit context.
                        
                    
         
                Info
| Version: | 3.2.0 | 
| Author(s): | NSpecInNUnit | 
| Last Update: | Wednesday, January 31, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/NSpecInNUnit | 
Install
Install-Package NSpecInNUnit
                        dotnet add package NSpecInNUnit
                        paket add NSpecInNUnit
                        
                                NSpecInNUnit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - NETStandard.Library(>= 1.6.1)
 - NUnit(>= 3.9.0)
 - nspec(>= 3.1.0)