Skip to main content

Module test_context

Module test_context 

Source
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 None to clear it.