pub fn record_test_failed( test_name: impl Into<String>, node_id: impl Into<String>, failure: impl Into<String>, )
Records that a test failed and explicitly links it to a node.