Entity Framework Testing Helpers NuGet Package

Just a gross over simplification of how to test EF6+.

This helper uses the guidance from the EF team and wraps it in a helper class that allows it to return Moq objects for unit testing.
Its really just a way to hide the cruft so we can all do better testing.




Got any Entity Framework Testing Helpers Question?





Info

Version: 1.0.10
Author(s): Eddie Wassef
Last Update: Friday, September 30, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://www.github.com/ewassef/EFUnitTestsExtensions
NuGet Url: https://www.nuget.org/packages/EntityFramework.Testing.Helpers


Install
Install-Package EntityFramework.Testing.Helpers
dotnet add package EntityFramework.Testing.Helpers
paket add EntityFramework.Testing.Helpers
EntityFramework.Testing.Helpers Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2771