userver
C++ Async Framework
Loading...
Searching...
No Matches
conftest.py
1
from
grpc_reflection.v1alpha.proto_reflection_descriptor_database
import
ServerReflectionStub
2
import
pytest
3
4
pytest_plugins = [
'pytest_userver.plugins.grpc'
]
5
6
7
@pytest.fixture
8
def
grpc_reflection_client(grpc_channel):
9
return
ServerReflectionStub(grpc_channel)
functional_tests
golden_path
tests
conftest.py
Generated on Fri Aug 22 2025 11:39:54 for userver by
Doxygen
1.9.8