API functional tests with a fixture pattern.
Info
Version: | 1.0.6 |
Author(s): | Alex Haslehurst |
Last Update: | Friday, March 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/axle-h/xunit-fixture-api |
NuGet Url: | https://www.nuget.org/packages/xunit-fixture-api |
Install
Install-Package xunit-fixture-api
dotnet add package xunit-fixture-api
paket add xunit-fixture-api
xunit-fixture-api Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.8.0)
- Bogus(>= 26.0.1)
- FluentAssertions(>= 5.6.0)
- Newtonsoft.Json(>= 12.0.1)
- xunit.core(>= 2.4.1)
Tags