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. | |