Simple BDD syntax for writing domain model tests. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Marcin Markowski | 
| Last Update: | Wednesday, May 31, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Sollertes/BDD | 
| NuGet Url: | https://www.nuget.org/packages/Sollertes.Bdd | 
Install
Install-Package Sollertes.Bdd
                        dotnet add package Sollertes.Bdd
                        paket add Sollertes.Bdd
                        
                                Sollertes.Bdd Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Sollertes.Reflection(>= 1.0.0)
 - Humanizer.Core(>= 2.2.0)
 - NETStandard.Library(>= 1.6.1)
 
Tags