Mocky
Mocking tool
An online service that allows users to generate custom HTTP responses for testing and development purposes.
Generate custom HTTP responses, the simpler way to test your Web Services
2k stars
33 watching
265 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
cihttpjavascriptmockmockyscalatestingtools
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
gnosis/mock-contract | A tool to mock dependencies in smart contract tests by providing a fake interface and predefined responses. | 94 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,704 |
naturalintelligence/stubmatic | A tool for generating mock responses to HTTP requests without requiring code | 131 |
sabirvirtuoso/mockit | A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
timbellay/mondrian | A tool for quickly creating iOS app mockups using Swift and Xcode Playgrounds | 4 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 278 |
enjoycoding/vite-plugin-mock-server | A plugin for Vite that enables automatic mock API generation during development | 58 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 257 |
ffmathy/fluffyspoon.javascript.testing.faking | A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 202 |
outbrain/leonardo | A tool for centralizing client-side mocking in front-end development | 94 |