Testing with EF Core
Offered By: Pluralsight
Course Description
Overview
When creating an application that uses EF Core you’ll quickly wonder how you can test your code. In this course you’ll learn about strategies that can help with testing your code by using in-memory database providers like InMemory and SQLite.
In this course, Testing with EF Core, you will learn how EF Core can help with testing code that relies on calls into your database. First, you will learn about different ways of testing your application. Next, you will discover how in-memory database providers like InMemory and SQLite can help with improving your tests. Finally, you will explore how to isolate your tests and how to enhance Test Explorer with logs coming from EF Core. When you're finished with this course, you will have the skills and knowledge of EF Core needed to improve your tests and thus the reliability of your code.
In this course, Testing with EF Core, you will learn how EF Core can help with testing code that relies on calls into your database. First, you will learn about different ways of testing your application. Next, you will discover how in-memory database providers like InMemory and SQLite can help with improving your tests. Finally, you will explore how to isolate your tests and how to enhance Test Explorer with logs coming from EF Core. When you're finished with this course, you will have the skills and knowledge of EF Core needed to improve your tests and thus the reliability of your code.
Syllabus
- Course Overview 1min
- Getting Started with EF Core Testing 13mins
- Unit Testing Your Code with EF Core InMemory 35mins
- Improving the Reliability of EF Core Testing with SQLite 22mins
Taught by
Kevin Dockx
Related Courses
DDD and EF Core: Preserving EncapsulationPluralsight EF Core 1.0: First Look
Pluralsight Curso completo programación C# en .Net y muchísimo más
Udemy Common Mistakes in EF Core
NDC Conferences via YouTube Practical Domain-Driven Design with EF Core
NDC Conferences via YouTube