SpecFlow step definitions aimed at testing REST apis.
Info
| Version: | 1.0.20 |
| Author(s): | Talk Think Do Limited |
| Last Update: | Wednesday, July 22, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/talkthinkdo/restspec |
| NuGet Url: | https://www.nuget.org/packages/restspec |
Install
Install-Package restspec
dotnet add package restspec
paket add restspec
restspec Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.2.29)
- Newtonsoft.Json(7.0.1)
- Should(1.1.20)
- SpecFlow(1.9.0)
- NUnit(2.6.4)
Tags