AhsanRazaUK / efcore-xunit

Unit Testing Entity Framework Core with xUnit and In-memory Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Unit Testing Entity Framework Core with xUnit and In-memory Database

License:MIT License


Languages

Language:C# 100.0%