SqlTest is a .Net Core library which provides scaffolding to write tests for SQL Server projects.
                        
                    
         
                Info
| Version: | 2.0.3 | 
| Author(s): | @wojo | 
| Last Update: | Monday, May 1, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.nuget.org/packages/SqlTest/ | 
| NuGet Url: | https://www.nuget.org/packages/SqlTest | 
Install
Install-Package SqlTest
                        dotnet add package SqlTest
                        paket add SqlTest
                        
                                SqlTest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- nunit(>= 3.9.0)
- NUnit3TestAdapter(>= 3.9.0)
