mock-contract
Mocking tool
A tool to mock dependencies in smart contract tests by providing a fake interface and predefined responses.
Simple Solidity contract to mock dependent contracts in truffle tests.
94 stars
7 watching
24 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 278 |
outbrain/leonardo | A tool for centralizing client-side mocking in front-end development | 94 |
percolate/charlatan | Tools to generate mock implementations of interfaces in Go programming language | 203 |
seborama/govcr | An HTTP mock tool that records and replays interactions for offline testing of Go applications. | 174 |
enjoycoding/vite-plugin-mock-server | A plugin for Vite that enables automatic mock API generation during development | 58 |
algorand/graviton | A toolkit for testing smart contracts written in TEAL programming language | 17 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
sonerdy/double | A tool for creating test doubles that inject fake dependencies into Elixir applications without overriding existing module behavior. | 47 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
fadelis/grpcmock | A tool to easily mock gRPC endpoints for unit testing and integration testing | 146 |
jimweirich/flexmock | A flexible mock object library for unit testing Ruby applications | 94 |
raathigesh/atmo | A tool for creating mock web services quickly and easily. | 815 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,704 |