Runs SQL before and after a unit test.
Info
| Version: | 1.0.3 |
| Author(s): | Stephen Joubert |
| Last Update: | Tuesday, October 10, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/sprocketholer/sqltestprep |
| NuGet Url: | https://www.nuget.org/packages/SqlTestPrep |
Install
Install-Package SqlTestPrep
dotnet add package SqlTestPrep
paket add SqlTestPrep
SqlTestPrep Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- System.Data.SqlClient(>= 4.3.1)
- Newtonsoft.Json(>= 10.0.3)
Tags