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 5.0.0.1 following changes have been introduced:
- support for EntityFrameworkCore v5.0
- extension of mock strategy to support sequential mocks
More information about the project is available on GitHub.
Leave A Comment