DEV Community

mia
mia

Posted on

Mocker gives you proxy power to streamline gRPC development

Over the past few weeks we’ve been walking you through some of the great use cases for Mocker, the first of our Kubernetes testing tools in our VS Code extension, Kubernetes Test Toolkit.

Today I want to share a video with you that walks you through its powerful gRPC proxying capability. You can easily mock a subset of the methods in an endpoint, while directing others to the live service in your cluster, enabling more realistic, more meaningful tests.

Watch it here.

Top comments (0)