AAWESOME .NET TIPSVIEW ON GITHUB ↗
CLOUD NATIVE

Mocking

Explore curated resources about Mocking.

33 CURATED RESOURCES3 SECTION CARDS
NAVIGATE THIS TOPIC

Sections

3 SECTIONS
CURRENT SECTION

Libraries

10 SHOWN
LIBRARIE

GestionSystemesTelecom/fake-authentication-jwtbearer

Simple way to faked an authenticated user for integration test with ASP.Net Core framework

LIBRARIE

force-net/DeepCloner

Fast object cloner for .NET

LIBRARIE

Tynamix/ObjectFiller.NET

The .NET ObjectFiller fills the properties of your .NET objects with random data

LIBRARIE

bchavez/Bogus

📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

LIBRARIE

WireMock-Net/WireMock.Net

WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.

LIBRARIE

Mongo2Go/Mongo2Go

Mongo2Go - MongoDB for integration tests (.NET Core 3.0 and .NET 5.0)

LIBRARIE

bchavez/Bogus

📇 A simple and sane fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

LIBRARIE

AutoFixture/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 what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

LIBRARIE

AnthonyGiretti/Calzolari-EFCore-Flurl-FakeBearerToken-TestServer

LIBRARIE

MisterJames/GenFu

GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.