DMocks-revived

Mock framework

A tool to help test software by replacing real dependencies with fake ones

A mocking framework for the D programming language

GitHub

21 stars
5 watching
2 forks
Language: D
last commit: over 5 years ago
dlangdlang2mocking-framework

Related projects:

Repository Description Stars
dascandy/hippomocks A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation 195
erikdoe/ocmock A tool to create mock objects for Objective-C unit tests 2,161
dionisiydk/mocketry A framework for creating mock objects and stubbing messages in Smalltalk programming language. 18
tpounds/mockitopp A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. 77
dipasqualew/zod-mocking Generates mock data from Zod models for testing purposes 37
jonreid/ocmockito An Objective-C framework for creating mock objects to test and verify application behavior 991
devlucky/kakapo A tool for dynamically mocking server behaviors and responses in Swift applications. 759
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
venmo/dvr A framework for creating mockable network interactions in Swift applications 649
phake/phake A PHP framework for creating mock objects and test doubles to simplify testing of code 479
easymock/easymock A Java library for creating mock objects in unit testing 821
zeroflag/babymock A visual mock object library for creating and managing mock objects in software development 0
andrzejchm/restmock An Android instrumentation testing library for mocking REST APIs 756
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
mocktools/ruby-dns-mock A tool that mimics DNS records for testing environments. 66