test_client_status
Check a launched TestClient's health: verify the process ID is alive and the TPort at host:port is listening before driving a scenario.
Instructions
Report a launched TestClient's health: whether pid is alive (if given) and whether its TPort at
host:port is listening (connectable). Use after launch_test_client / before driving a scenario.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | ||
| host | No | 127.0.0.1 | |
| port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||