I’m happy to announce that my latest course, Testing with EF Core, is now available over at Pluralsight. If you’re interested in learning how EF Core can help with unit testing your application, check it out! Here’s some additional information on what you can expect:
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.
You can find the course here. Haven’t got a Pluralsight account? No worries, you can start with a free trial.
Happy coding!