27 packages tagged with “stubs”
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Autofac extension supporting generation of FakeItEasy objects.
A library for creating Http servers on the fly in tests and stubbing responses. The verification calls have now moved to HttpMock.Verify.NUnit. Use HttpMock.Logging.Log4Net for logging to the console.
Foq is a lightweight thread-safe mocking library for F#, C#, and VB with a similar API to Moq.
Autofac extension supporting generation of NSubstitute objects.
framework for faking external web services for acceptance tests
Is a great tool to improve your stubs tests. Inspired in FFaker, a great Ruby test feature, Fact bring the same experiênce to C# developers
A configurable template-based HTTP service stub host/generator.
A C# class library that handles mocking, test data generation, and validation.
Centaur is a library to launch IISExpress for test automation.
This package contains a base fixture class with numerous helper methods to assist with scaffolding unit tests.
Information can be retrieved from both a hardcoded objects or from a serialization. There are pros and cons in both cases. But information stored as text is easy to deal with, and this library handles maping and data retrieval so developer can focus on creating tests about the problem at hand.
This package extends AllOverIt.Fixture to support FakeItEasy integration.
A library for verifying HTTP calls, mocked with HttpMock
Subs for unit testing AspNetCore HttpContext
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
A Roslyn Source Generator for creating unit test stubs. Unlike Moq's fluent runtime configuration, KnockOff uses partial classes for compile-time setup—trading flexibility for readability and performance.
MagicMoq is an extension to the Moq mocking framework – It is like an IoC container that injects mocked dependencies when resolving a type, making the job of creating testing subjects much easier (and nicer).
Provides common testing utilities as well as common Fakes assemblies.
An extension for HttpMock(hibri) with concurrency support With the current changes now this will support: 1.Concurrency. 2.Session. 3.Private/Shared Mocks (in the context of initializing a single HttpMock server with parallel running scenarios ) 4.WithNewContext support to individual scenarios. (Which will not break already running scenarios in parallel)
Stub dlls used for modding Oxygen Not Included
An extension for HttpMock(hibri) with concurrency support for running scenario in parallel
The library synchronizes PHP stubs from Nuget libraries with the project root directory.
A simple source generator for blank stub classes.
Easy mocking for EntityFramework 6.
Foq2 is a lightweight thread-safe mocking library for F# 4 with a similar API to Moq.