EfCore.TestSupport

Tools for helping in unit testing applications that use Entity Framework Core (by JonPSmith)

EfCore.TestSupport Alternatives

Similar projects and alternatives to EfCore.TestSupport

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better EfCore.TestSupport alternative or higher similarity.

EfCore.TestSupport reviews and mentions

Posts with mentions or reviews of EfCore.TestSupport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Repository pattern is a pain. Are there better ways?
    1 project | /r/csharp | 4 Jan 2023
    If you have complex ef queries / functions mocking repository doesn't really make Sense. Your core application live in entity framework, you must test it. Author of best book about entity framework wrote lot blog posts about it (https://www.thereformedprogrammer.net/new-features-for-unit-testing-your-entity-framework-core-5-code/) maybe you can write extension methods on queryable and test it?
  • Is it sensible to run EF migrations at startup?
    5 projects | /r/dotnet | 24 Nov 2021
    I think it would be fine for a small app. For larger apps: we currently use DbUp to run SQL scripts on deploy (in a seperate job, before the web app deploys) + https://github.com/JonPSmith/EfCore.TestSupport to run a unit test to ensure the EF Core schema matches the database to prevent errors at runtime.

Stats

Basic EfCore.TestSupport repo stats
2
347
0.0
15 days ago

JonPSmith/EfCore.TestSupport is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of EfCore.TestSupport is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com