EFSpecs NuGet Package

EFSpecs is a library to assist in testing your entity framework model mapping.

It will create an entity with the values you provide it with, then send that entity off to the database, then pull it from the database to verify the values were saved correctly. And being the good citizen that it is, the whole thing is wrapped in a transaction so it all gets rolled back.




Got any EFSpecs Question?





Info

Version: 0.1.1
Author(s): Kris McGinnes, Christian Brubaker
Last Update: Wednesday, April 24, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kmcginnes/EFSpecs
NuGet Url: https://www.nuget.org/packages/EFSpecs


Install
Install-Package EFSpecs
dotnet add package EFSpecs
paket add EFSpecs
EFSpecs Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

4019