Top 20 NuGet Packages depending on FakeItEasy - Mocking made faking easy!

Total dependencies: 103

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.
Created on 2021-02-14 15:55
Makes FakeItEasy Dummies useful by wiring-them-up to real-looking, random test data. Leverages the power of AutoFixture to create anonymous variables. Fixes some of AutoFixture's poor default behaviors. Makes unit tests more expressive with less lines of code.
Created on 2021-02-14 15:30
Created on 2021-02-14 15:30
Created on 2021-02-14 15:55
Created on 2021-02-14 15:55
Created on 2021-02-14 15:55
Created on 2021-02-04 18:43
Created on 2021-02-04 18:43
Created on 2021-02-04 18:49
Created on 2021-02-04 18:49
Bootstrapper for the any 'Test' project kind that is using the 'Console' format.
Created on 2021-02-24 10:43
Autofac extension supporting generation of FakeItEasy objects.
Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using FakeItEasy.
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 – th...
Created on 2020-11-04 20:35
Bit.Server.Test