MockQueryable.FakeItEasy NuGet Package

Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc.
When writing tests for your application it is often desirable to avoid hitting the database.

The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.




Got any MockQueryable.FakeItEasy Question?





Info

Version: 7.0.1
Author(s): Roman Titov
Last Update: Thursday, March 7, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/romantitov/MockQueryable
NuGet Url: https://www.nuget.org/packages/MockQueryable.FakeItEasy


Install
Install-Package MockQueryable.FakeItEasy
dotnet add package MockQueryable.FakeItEasy
paket add MockQueryable.FakeItEasy
MockQueryable.FakeItEasy Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

3.1

avg-downloads-per-day

693

days-since-last-release

42