userver: pytest_userver.client.TestsuiteClientConfig Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.client.TestsuiteClientConfig Class Reference
+ Collaboration diagram for pytest_userver.client.TestsuiteClientConfig:

Static Public Attributes

typing testsuite_action_path = None
 
typing server_monitor_path = None
 

Detailed Description

Definition at line 78 of file client.py.

Member Data Documentation

◆ server_monitor_path

typing pytest_userver.client.TestsuiteClientConfig.server_monitor_path = None
static

Definition at line 80 of file client.py.

◆ testsuite_action_path

typing pytest_userver.client.TestsuiteClientConfig.testsuite_action_path = None
static

Definition at line 79 of file client.py.


The documentation for this class was generated from the following file:
  • /data/code/service_template/third_party/userver/testsuite/pytest_plugins/pytest_userver/client.py