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

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

Modernize Test Data Management with Traffic Replay

Introduction In software testing or platform engineering, having realistic data is crucial. For years, teams have relied on Test Data

How to Mock AI APIs Using proxymock

Explore how mocking AI APIs transforms modern application development. By simulating real-world AI behavior, teams can rapidly test performance, validate