A tiny helper library for creating database integration tests.
Info
Version: | 1.0.32 |
Author(s): | Bartosz Jarmuż |
Last Update: | Monday, September 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bartosz-jarmuz/DbIntegrationTestHelpers |
NuGet Url: | https://www.nuget.org/packages/DbIntegrationTestHelpers |
Install
Install-Package DbIntegrationTestHelpers
dotnet add package DbIntegrationTestHelpers
paket add DbIntegrationTestHelpers
DbIntegrationTestHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- NUnit(>= 3.5.0)
Tags