Unit Testing Entity Framework Core with xUnit and In-memory Database Prerequisites Visual Studio (I’ve used 2019) Previous blog post Use this repository git clone https://github.com/AhsanRazaUK/efcore-xunit efcore-xunit cd efcore-xunit Based on Blog Post https://ahsanshares.wordpress.com/2019/11/11/xunit-testing-in-ef-core-using-inmemory-database/ Authors Ahsan Raza License This project is licensed under the MIT License - see the LICENSE.md file for details Acknowledgments https://github.com/dotnet-architecture/eShopOnWeb