camouflage
Mocking tool
A tool for simulating APIs and microservices for testing purposes
Camouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.
282 stars
4 watching
26 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
api-simulationcamouflagecamouflage-servergrpcmicroservices-testingmocksmockserverservice-virtualizationstubbingtestingthriftthrift-server
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| | An HTTP mock and API simulation tool for Go programming language | 177 |
| | A tool to easily mock gRPC endpoints for unit testing and integration testing | 148 |
| | A tool to mock dependencies in smart contract tests by providing a fake interface and predefined responses. | 94 |
| | A standalone component for mocking GRPC services using WireMock.NET stubbing engine | 32 |
| | A testing library for mocking components and services in Angular applications. | 1,067 |
| | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| | A tool for generating mock responses to HTTP requests without requiring code | 132 |
| | Tools for creating mock network dependencies in software testing | 52 |
| | A tool to create and manage mock servers with customizable responses | 524 |
| | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |
| | A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| | Tools to generate mock implementations of interfaces in Go programming language | 203 |