DbUnit is a small .NET library that aims to simplify database unit/integration tests.
Info
Version: | 0.0.1-rc |
Author(s): | Max Sjolinder @ NorthernLight |
Last Update: | Wednesday, February 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NorthernLight.DbUnit.SqlProvider |
Install
Install-Package NorthernLight.DbUnit.SqlProvider
dotnet add package NorthernLight.DbUnit.SqlProvider
paket add NorthernLight.DbUnit.SqlProvider
NorthernLight.DbUnit.SqlProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- NorthernLight.DbUnit(>= 0.0.1)
- System.Data.SqlClient(>= 4.8.0)
Tags