Systems | Development | Analytics | API | Testing

Service Mocks #speedscale #service #mocks #software

Ken Ahrens from Speedscale break down the challenges with service mocks — from the complexity of building them to common misunderstandings about their purpose. Many think of mocks like unit test stubs, but service mocks are much more powerful. They can simulate production conditions right on your laptop, making testing more realistic and reliable.

AI Integration #speedscale #ai #integration #mcp #march

Ken Ahrens from Speescale dives into the best AI API integration model of March 2025 — Anthropic's MCP model. This innovative integration enables seamless communication with browsers and various tools, including the popular Cursor. Discover how the MCP model is revolutionizing AI-powered workflows and boosting productivity.

Intro to proxymock, a free traffic-based service mocking tool within VS Code.

Speedscale's proxymock is a free VS Code plugin that passively listens to transactions, so developers can replay past responses or inbound transactions like a time machine. Past transactions can serve as non-rate-limited service mocks, editable databases, or even regression/load/chaos tests. Building service mocks to serve as service virtualization/mocks can be time consuming and manual. Maintaining complex, shared environments for engineering incurs expensive cloud costs and aren't often accurate.