fakeiteasy topic

List fakeiteasy repositories

MockQueryable

724
Stars
72
Forks
Watchers

Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc

machine.specifications.fakes

61
Stars
23
Forks
Watchers

A generic model for using fakes and automocking on top of Machine.Specifications

ddd-net-ef-core

71
Stars
12
Forks
Watchers

Self study: DDD, .net core, entity framework core

FakeItEasy.AutoFakeIt

17
Stars
3
Forks
Watchers

A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.

AutoFixture.XUnit2.AutoMock

22
Stars
5
Forks
Watchers

Autofixture auto-mocking for XUnit2 using a mocking library of your choice.

AutoFixture

3.3k
Stars
337
Forks
Watchers

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on wha...

z80emu

16
Stars
4
Forks
Watchers

Building a Z80 emulator in C# as a .NET Standard Class Library. Includes a sample implementation in the form of a ZX Spectrum 48K emulator.