I just managed to publish a new version of package Moq.EntityFrameworkCore. This package allows you to write unit tests in the project that are using EntityFrameworkCore package in a more effective way.
With version 3.1.2.6 following changes have been introduced:
- extension of package support to objects that do not have DbContext as a based type
More information about the project is available on GitHub.
Leave A Comment