Testing with SQLite
Learn the basics of testing EF Core applications using SQLite.
We'll cover the following
Overview
Testing allows us to determine whether our applications work correctly and quickly notifies us if the application’s behavior regresses.
Get hands-on with 1200+ tech skills courses.