PeanutButter.TestUtils.Entity NuGet Package

Contains classes to help with testing when entity and a SQL Server would be involved in production:
* TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb)
* EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities
to test that mappings (automatic or manual) work as expected
* DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives
to provide more information within tests as to why a test is failing (such information is usually buried within
the exception maze that Entity provides).




Got any PeanutButter.TestUtils.Entity Question?





Info

Version: 2.0.96
Author(s): Davyd McColl
Last Update: Tuesday, July 26, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/fluffynuts/PeanutButter
NuGet Url: https://www.nuget.org/packages/PeanutButter.TestUtils.Entity


Install
Install-Package PeanutButter.TestUtils.Entity
dotnet add package PeanutButter.TestUtils.Entity
paket add PeanutButter.TestUtils.Entity
PeanutButter.TestUtils.Entity Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

4.3

avg-downloads-per-day

98

days-since-last-release

660