.NET 4.0 NDbUnit for SqlLite targets; NDbUnit is a framework for managing database state during data-dependent unit tests.
Info
| Version: | 1.6.9.11 |
| Author(s): | Stephen Bohlen, Mark Junker |
| Last Update: | Tuesday, August 4, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fubar-coder/NDbUnit/ |
| NuGet Url: | https://www.nuget.org/packages/FubarDev.NDbUnit.SqlLite |
Install
Install-Package FubarDev.NDbUnit.SqlLite
dotnet add package FubarDev.NDbUnit.SqlLite
paket add FubarDev.NDbUnit.SqlLite
FubarDev.NDbUnit.SqlLite Download (Unzip the "nupkg" after downloading)
Dependencies
- FubarDev.NDbUnit.Core(1.6.9.11)
- System.Data.SQLite.Core(1.0.97.0)
Tags