The project extends the NUnit to do integration tests involving database easily.
Info
| Version: | 1.0.1 |
| Author(s): | Siyamand Ayubi |
| Last Update: | Wednesday, March 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/siyamandayubi/NUnit.DBIntegration/tree/master |
| NuGet Url: | https://www.nuget.org/packages/NUnit.DBIntegration |
Install
Install-Package NUnit.DBIntegration
dotnet add package NUnit.DBIntegration
paket add NUnit.DBIntegration
NUnit.DBIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 3.11.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.0)