fakeiteasy topic
MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
machine.specifications.fakes
A generic model for using fakes and automocking on top of Machine.Specifications
ddd-net-ef-core
Self study: DDD, .net core, entity framework core
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
AutoFixture.XUnit2.AutoMock
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
AutoFixture
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
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.