Provides extensions for testing usage of SqlRepo components using NSubstitute.
Info
Version: | 3.0.0 |
Author(s): | Mike Hanson, Mark Eastwood & Faustina Fechita |
Last Update: | Saturday, July 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sqlrepo/sqlrepo |
NuGet Url: | https://www.nuget.org/packages/SqlRepo.Testing.NSubstitute |
Install
Install-Package SqlRepo.Testing.NSubstitute
dotnet add package SqlRepo.Testing.NSubstitute
paket add SqlRepo.Testing.NSubstitute
SqlRepo.Testing.NSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepo.Testing(>= 3.0.0)
- SqlRepo(>= 3.0.0)
- NSubstitute(>= 4.2.0)
Tags