Mocketry
Mocking framework
A framework for creating mock objects and stubbing messages in Smalltalk programming language.
Mock objects framework
18 stars
4 watching
9 forks
Language: Smalltalk
last commit: 11 months ago
Linked from 1 awesome list
bddmocketrymockspharosunittdd
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A PHP framework for creating mock objects and test doubles to simplify testing of code | 478 |
| A C++ mocking framework for testing and development | 1,267 |
| An Objective-C framework for creating mock objects to test and verify application behavior | 991 |
| A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| A tool to create mock objects for Objective-C unit tests | 2,163 |
| A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
| A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 204 |
| A tool to help test software by replacing real dependencies with fake ones | 21 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A library that allows you to write mocks and make better tests with Swift | 90 |
| A framework for creating mockable network interactions in Swift applications | 649 |
| A library for easily replacing parts of existing functions with mock implementations. | 19 |
| A header-only C++ mocking framework for unit testing and mocking dependencies in software applications. | 819 |
| A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |