proxymock

A free CLI that automatically creates mocks and tests from watching your app run.

Capture. Edit. Replay.

				
					brew install speedscale/tap/proxymock
				
			

Observe and mock in minutes.

Read the docs

Step 01
Install proxymock Extension
Step 02
Run some transactions for proxymock to 'learn'
Step 03
Browse and edit transactions
Step 04
'Replay' to run your new service mocks

Why proxymock?

🧨 Use local emulators  (mocks) instead of shared environments
 
⚙️ Add minimum-viable integration tests to your CI/CD 
 
💸 Eliminate cloud dev environments.
 
⏰ Zero maintenance to keep emulators up to date.
Speedscale simulation

Build and test faster

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.

Reproduce and debug issues locally

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.

Proxymock allows you to view all inbound and outbound transactions
Chaos and latency can cause problems to your app

Simulate chaos and
validate scale

Simulate production conditions your way. Introduce latency, multiply transactions, add in error codes.

All without scripting and mocked within VS Code in minutes.

Latest Blogs

Automating API Mocks in Your CI Pipeline with proxymock

Introduction When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even

How to Mock OpenAI’s APIs with Speedscale’s ProxyMock

Developing APIs can often be a complex web of dependencies, external dependencies, and murky network traffic. In order to build

Six Lessons from Production gRPC

In the half-decade since gRPC became part of our production ecosystem, we’ve encountered a range of challenges and discovered a