Simple unit testing and assertion tools for use with Bam. 
                        
                    
         
                Info
| Version: | 1.16.1 | 
| Author(s): | Bryan Apellanes | 
| Last Update: | Saturday, October 20, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Bam.Net.Testing | 
Install
Install-Package Bam.Net.Testing
                        dotnet add package Bam.Net.Testing
                        paket add Bam.Net.Testing
                        
                                Bam.Net.Testing Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Bam.Net(>= 1.16.1)
 - Bam.Net.CommandLine(>= 1.16.1)
 - Bam.Net.Incubation(>= 1.16.1)
 - Microsoft.AspNet.Mvc(>= 5.2.6)
 - Microsoft.AspNet.Razor(>= 3.2.6)
 - Microsoft.AspNet.WebPages(>= 3.2.6)
 - Microsoft.Web.Infrastructure(>= 1.0.0)
 - Newtonsoft.Json(>= 11.0.2)