Python plugin that provides gRPC fixtures for functional tests with testsuite; see Functional service tests (testsuite) for an introduction. More...
Namespaces | |
| namespace | client |
| Make gRPC requests to the service. | |
| namespace | mockserver |
| Mocks for the gRPC servers. | |
Variables | |
| list | pytest_plugins |
Python plugin that provides gRPC fixtures for functional tests with testsuite; see Functional service tests (testsuite) for an introduction.
| list pytest_userver.plugins.grpc.pytest_plugins |
Definition at line 9 of file __init__.py.