userver: pytest_userver.plugins.grpc._hookspec Namespace Reference
Loading...
Searching...
No Matches
pytest_userver.plugins.grpc._hookspec Namespace Reference

Detailed Description

userver pytest hooks for testing gRPC clients and services.

Functions

Sequence[grpc.aio.ClientInterceptor] pytest_grpc_client_interceptors (pytest.FixtureRequest request)
 A pytest hook that returns gRPC client interceptors to use when making requests to the service.