Extends CK.Testing.SqlServer and CK.Testing.SetupableSetup TestHelper with a simple RunDBSetup method.
Info
Version: | 26.0.3 |
Author(s): | Signature Code |
Last Update: | Monday, September 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CK.Testing.DBSetup |
Install
Install-Package CK.Testing.DBSetup
dotnet add package CK.Testing.DBSetup
paket add CK.Testing.DBSetup
CK.Testing.DBSetup Download (Unzip the "nupkg" after downloading)
Dependencies
- CK.SqlServer.Setup.Model(>= 15.0.1)
- CK.Testing.SetupableSetup(>= 15.0.1)
- CK.Testing.SqlServer(>= 1.0.1)
- Microsoft.Extensions.DependencyModel(>= 3.1.6)