Test Code Changes with Claude Code Using Real Traffic
Claude Code can write features and fix bugs, but proxymock traffic snapshots give me the integration tests, replays, and observation diffs required to ship confident backend changes.
Browse 9 posts in this category
Claude Code can write features and fix bugs, but proxymock traffic snapshots give me the integration tests, replays, and observation diffs required to ship confident backend changes.
Cursor can scaffold new API calls, but proxymock traffic snapshots give me the integration tests, replays, and observation diffs required to ship confident backend changes.
A marketing intern's high-energy recap of KubeCon 2025: discover major trends in Cloud Native AI, Platform Engineering, and Security, and learn how confidence, community, and continuous learning shape a tech career.
Practical strategies to eliminate QA bottlenecks and build resilient testing pipelines
A pragmatic comparison of mitmproxy and proxymock for traffic replay. Learn which tool to use for investigative debugging vs developer productivity, how they handle mocking, and when each approach shines for realistic API testing.
Master MySQL service mocking with Proxymock. Accelerate your CI/CD pipeline and local tests by replacing your live database with a fast, isolated digital twin.
Don't let 'QA debt' derail your career and company. Unlike technical debt, this invisible accumulation of missed tests and shortcuts builds silently, leading to catastrophic outages, lost revenue, and damaged trust. Learn how to identify, track, and pay down your testing debt before it's too late.
A couple of weeks ago, our team returned from API World.
API gateways are often viewed as the centralized entry point for client HTTP requests in a distributed system. They act as intermediaries between clients and...