pose

Method replacer

A tool that allows developers to replace .NET methods with delegates at runtime, isolating code for testing and mocking purposes.

Replace any .NET method (including static and non-virtual) with a delegate

GitHub

1k stars
50 watching
74 forks
Language: C#
last commit: almost 4 years ago
Linked from 2 awesome lists

csharpdotnetdotnet-coreisolation-frameworkmockingtestingtesting-framework

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tonerdo/readlineA C# library that provides a GNU-Readline-like interface to console input and output for .NET applications.810
testdouble/sutureA tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects.1,410
imageworks/pystringA set of C++ functions mimicking Python string class methods using std::string.969
zzzprojects/z.extensionmethodsExtends .NET Framework and .NET Core with reusable code snippets1,601
typon/tabdeeliAn interactive search and replace tool for refactoring code without anxiety.17
nenonaninu/typedsignalr.clientA C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.152
dotnet/crankA benchmarking infrastructure tool for .NET applications1,004
iridakos/duckrailsTool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby.1,720
benmorris/netarchtestEnforces architectural rules in .Net codebases to promote consistent design and maintainability1,424
devteam/immutypeGenerates extension methods for immutable data types in .NET.41
verifytests/verify.terminalA tool for managing Verify snapshots and accepting/rejecting pending changes36
craigbilner/ember-on-codemodA codemod that replaces Ember.on with its equivalent JavaScript method calls0
acsdavid97/dotnethookerTools for tracing and analyzing .NET function calls and argument dumps to aid in reverse engineering malware.5
richardszalay/mockhttpA testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API1,639
mostmand/cloneableAn auto-generation tool for adding clone methods to classes in C#73