A set of Specflow bindings for functional testing of HTTP services. 
                        
                    
         
                Info
| Version: | 0.6.0 | 
| Author(s): | Shtusha | 
| Last Update: | Monday, February 15, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/shtusha/funckyHTTP | 
| NuGet Url: | https://www.nuget.org/packages/FunckyHttp | 
Install
Install-Package FunckyHttp
                        dotnet add package FunckyHttp
                        paket add FunckyHttp
                        
                                FunckyHttp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FluentAssertions(>= 4.2.1)
 - Newtonsoft.Json(>= 6.0.8)
 - SpecFlow(>= 1.9.0)
 
Tags