A free CLI that automatically creates mocks and tests from watching your app run.
Capture. Edit. Replay.
Read the docs
Stop trying to move mountains in your dev environments to trigger the responses you’re looking for.
Create mocks and tests modeled after real transactions instead.
Like a time machine, proxymock allows you to replay breaking transactions, fix, and validate.
It also reduces the need for complex, shared cloud environments, saving money.
Simulate production conditions your way. Introduce latency, multiply transactions, add in error codes.
All without scripting and mocked within VS Code in minutes.
Introduction When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even
Developing APIs can often be a complex web of dependencies, external dependencies, and murky network traffic. In order to build
In the half-decade since gRPC became part of our production ecosystem, we’ve encountered a range of challenges and discovered a
Product