EF Core Unit Testing with SQLite



EF Core Unit Testing with SQLite

EF Core Unit Testing with SQLite

In this video I’ll demonstrate EF Core unit test with SQLite and compare it with the built-in EF Core in-memory DB.

You can find blog post here: https://jkdev.me/ef-core-unit-tests/
GitHub: https://github.com/jernejk/MixedEFCoreUnitTesting

Comments are closed.