Skip to main content

record_test_failed

Function record_test_failed 

Source
pub fn record_test_failed(
    test_name: impl Into<String>,
    node_id: impl Into<String>,
    failure: impl Into<String>,
)
Expand description

Records that a test failed and explicitly links it to a node.