Expand description
Thread-local test run ID for log correlation across driver and plugin log entries
Functionsยง
- current_
test_ run_ id - Return the test run ID set for the current thread, if any.
- set_
test_ run_ id - Set the test run ID for the current thread. Pass
Noneto clear it.