tSQLt.NET is a framework for managing and running tSQLt database tests from inside .NET unit test projects.
Info
| Version: | 0.4.0 |
| Author(s): | Simply360 |
| Last Update: | Friday, May 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Simply360/tSQLt.NET |
| NuGet Url: | https://www.nuget.org/packages/TsqltNet |
Install
Install-Package TsqltNet
dotnet add package TsqltNet
paket add TsqltNet
TsqltNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlLocalDb(>= 1.14.0)