Implements tools to help in unit and BDD tests.
Info
Version: | 3.19.210.1234-dev |
Author(s): | Marcos Junior and Alex Duraes |
Last Update: | Sunday, February 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alma-sys |
NuGet Url: | https://www.nuget.org/packages/Alma.ApiExtensions.TestHelper |
Install
Install-Package Alma.ApiExtensions.TestHelper
dotnet add package Alma.ApiExtensions.TestHelper
paket add Alma.ApiExtensions.TestHelper
Alma.ApiExtensions.TestHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Alma.Common(>= 3.19.210.1234)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- RestSharp(>= 106.3.1)
- SpecFlow(>= 3.0.154)
- xunit(>= 2.4.1)